Uses of Class
com.microsoft.azure.management.storage.PrivateLinkServiceConnectionState
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of PrivateLinkServiceConnectionState in com.microsoft.azure.management.storage
Modifier and TypeMethodDescriptionPrivateLinkServiceConnectionState.withActionRequired
(String actionRequired) Set a message indicating if changes on the service provider require any updates on the consumer.PrivateLinkServiceConnectionState.withDescription
(String description) Set the reason for approval/rejection of the connection.PrivateLinkServiceConnectionState.withStatus
(PrivateEndpointServiceConnectionStatus status) Set indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.