Uses of Class
com.microsoft.azure.management.cdn.PrivateEndpointStatus
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of PrivateEndpointStatus in com.microsoft.azure.management.cdn
Modifier and TypeFieldDescriptionstatic final PrivateEndpointStatus
PrivateEndpointStatus.APPROVED
Static value Approved for PrivateEndpointStatus.static final PrivateEndpointStatus
PrivateEndpointStatus.DISCONNECTED
Static value Disconnected for PrivateEndpointStatus.static final PrivateEndpointStatus
PrivateEndpointStatus.PENDING
Static value Pending for PrivateEndpointStatus.static final PrivateEndpointStatus
PrivateEndpointStatus.REJECTED
Static value Rejected for PrivateEndpointStatus.static final PrivateEndpointStatus
PrivateEndpointStatus.TIMEOUT
Static value Timeout for PrivateEndpointStatus.Modifier and TypeMethodDescriptionstatic PrivateEndpointStatus
PrivateEndpointStatus.fromString
(String name) Creates or finds a PrivateEndpointStatus from its string representation.Modifier and TypeMethodDescriptionstatic Collection<PrivateEndpointStatus>
PrivateEndpointStatus.values()