Uses of Class
com.azure.resourcemanager.network.fluent.models.VirtualNetworkGatewayIpConfigurationPropertiesFormat
Packages that use VirtualNetworkGatewayIpConfigurationPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of VirtualNetworkGatewayIpConfigurationPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VirtualNetworkGatewayIpConfigurationPropertiesFormatModifier and TypeMethodDescriptionVirtualNetworkGatewayIpConfigurationPropertiesFormat.withPrivateIpAllocationMethod(IpAllocationMethod privateIpAllocationMethod) Set the privateIpAllocationMethod property: The private IP address allocation method.VirtualNetworkGatewayIpConfigurationPropertiesFormat.withPublicIpAddress(com.azure.core.management.SubResource publicIpAddress) Set the publicIpAddress property: The reference to the public IP resource.VirtualNetworkGatewayIpConfigurationPropertiesFormat.withSubnet(com.azure.core.management.SubResource subnet) Set the subnet property: The reference to the subnet resource.