VirtualRouterPropertiesFormat |
VirtualRouterPropertiesFormat.withHostedGateway(com.azure.core.management.SubResource hostedGateway) |
Set the hostedGateway property: The Gateway on which VirtualRouter is hosted.
|
VirtualRouterPropertiesFormat |
VirtualRouterPropertiesFormat.withHostedSubnet(com.azure.core.management.SubResource hostedSubnet) |
Set the hostedSubnet property: The Subnet on which VirtualRouter is hosted.
|
VirtualRouterPropertiesFormat |
VirtualRouterPropertiesFormat.withVirtualRouterAsn(Long virtualRouterAsn) |
Set the virtualRouterAsn property: VirtualRouter ASN.
|
VirtualRouterPropertiesFormat |
VirtualRouterPropertiesFormat.withVirtualRouterIps(List<String> virtualRouterIps) |
Set the virtualRouterIps property: VirtualRouter IPs.
|