Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayPrivateLinkConfigurationProperties
Packages that use ApplicationGatewayPrivateLinkConfigurationProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ApplicationGatewayPrivateLinkConfigurationProperties in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type ApplicationGatewayPrivateLinkConfigurationPropertiesModifier and TypeClassDescriptionfinal classProperties of private link configuration on an application gateway.Methods in com.azure.resourcemanager.network.fluent.models that return ApplicationGatewayPrivateLinkConfigurationPropertiesModifier and TypeMethodDescriptionApplicationGatewayPrivateLinkConfigurationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayPrivateLinkConfigurationProperties from the JsonReader.ApplicationGatewayPrivateLinkConfigurationProperties.withIpConfigurations(List<ApplicationGatewayPrivateLinkIpConfiguration> ipConfigurations) Set the ipConfigurations property: An array of application gateway private link ip configurations.