Get Virtual Hub Result
data class GetVirtualHubResult(val addressPrefix: String? = null, val allowBranchToBranchTraffic: Boolean? = null, val azureFirewall: SubResourceResponse? = null, val bgpConnections: List<SubResourceResponse>, val etag: String, val expressRouteGateway: SubResourceResponse? = null, val hubRoutingPreference: String? = null, val id: String? = null, val ipConfigurations: List<SubResourceResponse>, val kind: String, val location: String, val name: String, val p2SVpnGateway: SubResourceResponse? = null, val preferredRoutingGateway: String? = null, val provisioningState: String, val routeMaps: List<SubResourceResponse>, val routeTable: VirtualHubRouteTableResponse? = null, val routingState: String, val securityPartnerProvider: SubResourceResponse? = null, val securityProviderName: String? = null, val sku: String? = null, val tags: Map<String, String>? = null, val type: String, val virtualHubRouteTableV2s: List<VirtualHubRouteTableV2Response>? = null, val virtualRouterAsn: Double? = null, val virtualRouterAutoScaleConfiguration: VirtualRouterAutoScaleConfigurationResponse? = null, val virtualRouterIps: List<String>? = null, val virtualWan: SubResourceResponse? = null, val vpnGateway: SubResourceResponse? = null)
VirtualHub Resource.
Constructors
Link copied to clipboard
fun GetVirtualHubResult(addressPrefix: String? = null, allowBranchToBranchTraffic: Boolean? = null, azureFirewall: SubResourceResponse? = null, bgpConnections: List<SubResourceResponse>, etag: String, expressRouteGateway: SubResourceResponse? = null, hubRoutingPreference: String? = null, id: String? = null, ipConfigurations: List<SubResourceResponse>, kind: String, location: String, name: String, p2SVpnGateway: SubResourceResponse? = null, preferredRoutingGateway: String? = null, provisioningState: String, routeMaps: List<SubResourceResponse>, routeTable: VirtualHubRouteTableResponse? = null, routingState: String, securityPartnerProvider: SubResourceResponse? = null, securityProviderName: String? = null, sku: String? = null, tags: Map<String, String>? = null, type: String, virtualHubRouteTableV2s: List<VirtualHubRouteTableV2Response>? = null, virtualRouterAsn: Double? = null, virtualRouterAutoScaleConfiguration: VirtualRouterAutoScaleConfigurationResponse? = null, virtualRouterIps: List<String>? = null, virtualWan: SubResourceResponse? = null, vpnGateway: SubResourceResponse? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard