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 id: String? = null, val ipConfigurations: List<SubResourceResponse>, val location: String, val name: String, val p2SVpnGateway: SubResourceResponse? = null, val provisioningState: String, 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 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, id: String? = null, ipConfigurations: List<SubResourceResponse>, location: String, name: String, p2SVpnGateway: SubResourceResponse? = null, provisioningState: String, 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, 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