Uses of Class
com.azure.resourcemanager.network.fluent.models.PrivateEndpointConnectionPropertiesInner
-
Packages that use PrivateEndpointConnectionPropertiesInner Package Description com.azure.resourcemanager.network.fluent.models 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 PrivateEndpointConnectionPropertiesInner Modifier and Type Method Description PrivateEndpointConnectionPropertiesInnerPrivateEndpointConnectionPropertiesInner. withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.
-