Partilhar via


ISku.Name Property

Definition

SKU name to specify whether the key vault is a standard vault or a premium vault.

[Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="SKU name to specify whether the key vault is a standard vault or a premium vault.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.SkuName) }, ReadOnly=false, Required=true, SerializedName="name")]
public Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.SkuName Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="SKU name to specify whether the key vault is a standard vault or a premium vault.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.SkuName) }, ReadOnly=false, Required=true, SerializedName="name")>]
member this.Name : Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.SkuName with get, set
Public Property Name As SkuName

Property Value

Attributes

Applies to