ExpressRouteGatewayData 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.
Compatibility declaration for the ExpressRouteGatewayData type.
public class ExpressRouteGatewayData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.ExpressRouteGatewayData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.ExpressRouteGatewayData>
type ExpressRouteGatewayData = class
inherit NetworkTrackedResourceData
interface IJsonModel<ExpressRouteGatewayData>
interface IPersistableModel<ExpressRouteGatewayData>
Public Class ExpressRouteGatewayData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of ExpressRouteGatewayData), IPersistableModel(Of ExpressRouteGatewayData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| ExpressRouteGatewayData() |
Initializes a new instance of ExpressRouteGatewayData. |
Properties
| Name | Description |
|---|---|
| AllowNonVirtualWanTraffic |
Configures this gateway to accept traffic from non Virtual WAN networks. |
| AutoScaleBounds |
Minimum and maximum number of scale units to deploy. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| ExpressRouteConnectionList |
Compatibility member. |
| Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
| Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
| Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
| ProvisioningState |
The provisioning state of the express route gateway resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkTrackedResourceData) |
| Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
| Type |
Resource type. (Inherited from NetworkTrackedResourceData) |
| VirtualHub |
The Virtual Hub where the ExpressRoute gateway is or will be deployed. |
| VirtualHubId |
The Virtual Hub where the ExpressRoute gateway is or will be deployed. |