Share via


ISkuCapability.Name Property

Definition

The name of capability, The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The name of capability, The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)]
public string Name { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The name of capability, The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Attributes

Applies to