Dela via


INatGateway.SkuName Property

Definition

Name of Nat Gateway SKU.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Name of Nat Gateway SKU.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.NatGatewaySkuName) }, ReadOnly=false, Required=false, SerializedName="name")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.NatGatewaySkuName? SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="Name of Nat Gateway SKU.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.NatGatewaySkuName) }, ReadOnly=false, Required=false, SerializedName="name")>]
member this.SkuName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.NatGatewaySkuName> with get, set
Public Property SkuName As Nullable(Of NatGatewaySkuName)

Property Value

Attributes

Applies to