Uses of Class
com.azure.resourcemanager.compute.fluent.models.PrivateEndpointConnectionProperties
Packages that use PrivateEndpointConnectionProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
-
Uses of PrivateEndpointConnectionProperties in com.azure.resourcemanager.compute.fluent.models
Classes in com.azure.resourcemanager.compute.fluent.models that implement interfaces with type arguments of type PrivateEndpointConnectionPropertiesModifier and TypeClassDescriptionfinal classProperties of the PrivateEndpointConnectProperties.Methods in com.azure.resourcemanager.compute.fluent.models that return PrivateEndpointConnectionPropertiesModifier and TypeMethodDescriptionPrivateEndpointConnectionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionProperties from the JsonReader.PrivateEndpointConnectionProperties.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between DiskAccess and Virtual Network.