Uses of Class
com.microsoft.azure.management.batch.PrivateLinkServiceConnectionState
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of PrivateLinkServiceConnectionState in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionPrivateLinkServiceConnectionState.withDescription
(String description) Set the description value.PrivateLinkServiceConnectionState.withStatus
(PrivateLinkServiceConnectionStatus status) Set possible values include: 'Approved', 'Pending', 'Rejected', 'Disconnected'.