Uses of Class
com.azure.resourcemanager.network.fluent.models.VirtualRouterPropertiesFormat
Packages that use VirtualRouterPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of VirtualRouterPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VirtualRouterPropertiesFormatModifier and TypeMethodDescriptionVirtualRouterPropertiesFormat.withHostedGateway(com.azure.core.management.SubResource hostedGateway) Set the hostedGateway property: The Gateway on which VirtualRouter is hosted.VirtualRouterPropertiesFormat.withHostedSubnet(com.azure.core.management.SubResource hostedSubnet) Set the hostedSubnet property: The Subnet on which VirtualRouter is hosted.VirtualRouterPropertiesFormat.withVirtualRouterAsn(Long virtualRouterAsn) Set the virtualRouterAsn property: VirtualRouter ASN.VirtualRouterPropertiesFormat.withVirtualRouterIps(List<String> virtualRouterIps) Set the virtualRouterIps property: VirtualRouter IPs.