次の方法で共有


IAzureFileProperties.AccountName Property

Definition

Storage account name for azure file.

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Storage account name for azure file.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="accountName", Update=true)]
public string AccountName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="Storage account name for azure file.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="accountName", Update=true)>]
member this.AccountName : string with get, set
Public Property AccountName As String

Property Value

Attributes

Applies to