Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayPrivateEndpointConnectionPropertiesInner
Packages that use ApplicationGatewayPrivateEndpointConnectionPropertiesInner
Package
Description
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 ApplicationGatewayPrivateEndpointConnectionPropertiesInnerModifier and TypeMethodDescriptionApplicationGatewayPrivateEndpointConnectionPropertiesInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayPrivateEndpointConnectionPropertiesInner from the JsonReader.ApplicationGatewayPrivateEndpointConnectionPropertiesInner.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.