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
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.