Partager via


IAzureFileVolume.StorageAccountName Property

Definition

The name of the storage account that contains the Azure File share.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The name of the storage account that contains the Azure File share.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="storageAccountName")]
public string StorageAccountName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The name of the storage account that contains the Azure File share.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="storageAccountName")>]
member this.StorageAccountName : string with get, set
Public Property StorageAccountName As String

Property Value

Attributes

Applies to