VirtualHubProperties |
VirtualHubProperties.withAddressPrefix(String addressPrefix) |
Set the addressPrefix property: Address-prefix for this VirtualHub.
|
VirtualHubProperties |
VirtualHubProperties.withAllowBranchToBranchTraffic(Boolean allowBranchToBranchTraffic) |
Set the allowBranchToBranchTraffic property: Flag to control transit for VirtualRouter hub.
|
VirtualHubProperties |
VirtualHubProperties.withAzureFirewall(com.azure.core.management.SubResource azureFirewall) |
Set the azureFirewall property: The azureFirewall associated with this VirtualHub.
|
VirtualHubProperties |
VirtualHubProperties.withExpressRouteGateway(com.azure.core.management.SubResource expressRouteGateway) |
Set the expressRouteGateway property: The expressRouteGateway associated with this VirtualHub.
|
VirtualHubProperties |
VirtualHubProperties.withP2SVpnGateway(com.azure.core.management.SubResource p2SVpnGateway) |
Set the p2SVpnGateway property: The P2SVpnGateway associated with this VirtualHub.
|
VirtualHubProperties |
VirtualHubProperties.withPreferredRoutingGateway(PreferredRoutingGateway preferredRoutingGateway) |
Set the preferredRoutingGateway property: The preferred gateway to route on-prem traffic.
|
VirtualHubProperties |
VirtualHubProperties.withRouteTable(VirtualHubRouteTable routeTable) |
Set the routeTable property: The routeTable associated with this virtual hub.
|
VirtualHubProperties |
VirtualHubProperties.withSecurityPartnerProvider(com.azure.core.management.SubResource securityPartnerProvider) |
Set the securityPartnerProvider property: The securityPartnerProvider associated with this VirtualHub.
|
VirtualHubProperties |
VirtualHubProperties.withSecurityProviderName(String securityProviderName) |
Set the securityProviderName property: The Security Provider name.
|
VirtualHubProperties |
VirtualHubProperties.withSku(String sku) |
Set the sku property: The sku of this VirtualHub.
|
VirtualHubProperties |
VirtualHubProperties.withVirtualHubRouteTableV2S(List<VirtualHubRouteTableV2Inner> virtualHubRouteTableV2S) |
Set the virtualHubRouteTableV2S property: List of all virtual hub route table v2s associated with this
VirtualHub.
|
VirtualHubProperties |
VirtualHubProperties.withVirtualRouterAsn(Long virtualRouterAsn) |
Set the virtualRouterAsn property: VirtualRouter ASN.
|
VirtualHubProperties |
VirtualHubProperties.withVirtualRouterIps(List<String> virtualRouterIps) |
Set the virtualRouterIps property: VirtualRouter IPs.
|
VirtualHubProperties |
VirtualHubProperties.withVirtualWan(com.azure.core.management.SubResource virtualWan) |
Set the virtualWan property: The VirtualWAN to which the VirtualHub belongs.
|
VirtualHubProperties |
VirtualHubProperties.withVpnGateway(com.azure.core.management.SubResource vpnGateway) |
Set the vpnGateway property: The VpnGateway associated with this VirtualHub.
|