Udostępnij za pośrednictwem


VirtualNetworkGatewayInner.GatewayType Property

Definition

Gets or sets the type of this virtual network gateway. Possible values include: 'Vpn', 'ExpressRoute'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.gatewayType")]
public Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkGatewayType GatewayType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.gatewayType")>]
member this.GatewayType : Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkGatewayType with get, set
Public Property GatewayType As VirtualNetworkGatewayType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to