Uses of Class
com.azure.resourcemanager.appservice.models.PrivateLinkConnectionApprovalRequestResource
Packages that use PrivateLinkConnectionApprovalRequestResource
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of PrivateLinkConnectionApprovalRequestResource in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return PrivateLinkConnectionApprovalRequestResourceModifier and TypeMethodDescriptionPrivateLinkConnectionApprovalRequestResource.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateLinkConnectionApprovalRequestResource from the JsonReader.Set the kind property: Kind of resource.PrivateLinkConnectionApprovalRequestResource.withPrivateLinkServiceConnectionState
(PrivateLinkConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: The state of a private link connection.