次の方法で共有


IManagedEnvironmentStorage.AzureFileAccountName Property

Definition

[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 AzureFileAccountName { 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.AzureFileAccountName : string with get, set
Public Property AzureFileAccountName As String

Property Value

Attributes

Applies to