Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayPrivateEndpointConnectionPropertiesInner
-
Packages that use ApplicationGatewayPrivateEndpointConnectionPropertiesInner Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayPrivateEndpointConnectionPropertiesInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ApplicationGatewayPrivateEndpointConnectionPropertiesInner Modifier and Type Method Description ApplicationGatewayPrivateEndpointConnectionPropertiesInnerApplicationGatewayPrivateEndpointConnectionPropertiesInner. withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.
-