VirtualHub Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VirtualHub Resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class VirtualHub : Microsoft.Azure.Management.Network.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VirtualHub = class
inherit Resource
Public Class VirtualHub
Inherits Resource
- Inheritance
- Attributes
Constructors
Properties
AddressPrefix |
Gets or sets address-prefix for this VirtualHub. |
AllowBranchToBranchTraffic |
Gets or sets flag to control transit for VirtualRouter hub. |
AzureFirewall |
Gets or sets the azureFirewall associated with this VirtualHub. |
BgpConnections |
Gets list of references to Bgp Connections. |
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
ExpressRouteGateway |
Gets or sets the expressRouteGateway associated with this VirtualHub. |
HubRoutingPreference |
Gets or sets the hubRoutingPreference of this VirtualHub. Possible values include: 'ExpressRoute', 'VpnGateway', 'ASPath' |
Id |
Gets or sets resource ID. (Inherited from Resource) |
IpConfigurations |
Gets list of references to IpConfigurations. |
Kind |
Gets kind of service virtual hub. This is metadata used for the Azure portal experience for Route Server. |
Location |
Gets or sets resource location. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
P2SVpnGateway |
Gets or sets the P2SVpnGateway associated with this VirtualHub. |
PreferredRoutingGateway |
Gets or sets the preferred gateway to route on-prem traffic. Possible values include: 'ExpressRoute', 'VpnGateway', 'None' |
ProvisioningState |
Gets the provisioning state of the virtual hub resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
RouteMaps |
Gets list of references to RouteMaps. |
RouteTable |
Gets or sets the routeTable associated with this virtual hub. |
RoutingState |
Gets or sets the routing state. Possible values include: 'None', 'Provisioned', 'Provisioning', 'Failed' |
SecurityPartnerProvider |
Gets or sets the securityPartnerProvider associated with this VirtualHub. |
SecurityProviderName |
Gets or sets the Security Provider name. |
Sku |
Gets or sets the sku of this VirtualHub. |
Tags |
Gets or sets resource tags. (Inherited from Resource) |
Type |
Gets resource type. (Inherited from Resource) |
VirtualHubRouteTableV2s |
Gets or sets list of all virtual hub route table v2s associated with this VirtualHub. |
VirtualRouterAsn |
Gets or sets virtualRouter ASN. |
VirtualRouterAutoScaleConfiguration |
Gets or sets the VirtualHub Router autoscale configuration. |
VirtualRouterIps |
Gets or sets virtualRouter IPs. |
VirtualWan |
Gets or sets the VirtualWAN to which the VirtualHub belongs. |
VpnGateway |
Gets or sets the VpnGateway associated with this VirtualHub. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET