Compartilhar via


IManagedEnvironmentStorage.AzureFileAccountKey Property

Definition

Storage account key for azure file.

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

Property Value

Attributes

Applies to