Uses of Class
com.azure.resourcemanager.compute.fluent.models.PrivateEndpointConnectionProperties
-
Packages that use PrivateEndpointConnectionProperties Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient. -
-
Uses of PrivateEndpointConnectionProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return PrivateEndpointConnectionProperties Modifier and Type Method Description PrivateEndpointConnectionPropertiesPrivateEndpointConnectionProperties. withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between DiskAccess and Virtual Network.
-