Uses of Class
com.azure.resourcemanager.appservice.fluent.models.PrivateLinkConnectionApprovalRequest
-
Packages that use PrivateLinkConnectionApprovalRequest Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient. -
-
Uses of PrivateLinkConnectionApprovalRequest in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return PrivateLinkConnectionApprovalRequest Modifier and Type Method Description PrivateLinkConnectionApprovalRequestPrivateLinkConnectionApprovalRequest. withPrivateLinkServiceConnectionState(PrivateLinkConnectionState privateLinkServiceConnectionState)Set the privateLinkServiceConnectionState property: The state of a private link connection.
-