Uses of Class
com.azure.resourcemanager.network.fluent.models.ApplicationGatewayIpConfigurationPropertiesFormat
Packages that use ApplicationGatewayIpConfigurationPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ApplicationGatewayIpConfigurationPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type ApplicationGatewayIpConfigurationPropertiesFormatModifier and TypeClassDescriptionfinal classProperties of IP configuration of an application gateway.Methods in com.azure.resourcemanager.network.fluent.models that return ApplicationGatewayIpConfigurationPropertiesFormatModifier and TypeMethodDescriptionApplicationGatewayIpConfigurationPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayIpConfigurationPropertiesFormat from the JsonReader.ApplicationGatewayIpConfigurationPropertiesFormat.withSubnet(com.azure.core.management.SubResource subnet) Set the subnet property: Reference to the subnet resource.