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
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type ApplicationGatewayPrivateEndpointConnectionPropertiesInnerModifier and TypeClassDescriptionfinal classProperties of Private Link Resource of an application gateway.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.