Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayPrivateLinkConfigurationProperties
-
Packages that use ApplicationGatewayPrivateLinkConfigurationProperties Package Description com.azure.resourcemanager.network.fluent.models 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 ApplicationGatewayPrivateLinkConfigurationProperties Modifier and Type Method Description ApplicationGatewayPrivateLinkConfigurationPropertiesApplicationGatewayPrivateLinkConfigurationProperties. withIpConfigurations(List<ApplicationGatewayPrivateLinkIpConfiguration> ipConfigurations)Set the ipConfigurations property: An array of application gateway private link ip configurations.
-