Uses of Class
com.azure.resourcemanager.network.fluent.models.PrivateEndpointConnectionPropertiesInner
Packages that use PrivateEndpointConnectionPropertiesInner
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of PrivateEndpointConnectionPropertiesInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return PrivateEndpointConnectionPropertiesInnerModifier and TypeMethodDescriptionPrivateEndpointConnectionPropertiesInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateEndpointConnectionPropertiesInner from the JsonReader.PrivateEndpointConnectionPropertiesInner.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.