Share via


IAzureStorageInfoValue.AccessKey Property

Definition

Access key for the storage account.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Access key for the storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="accessKey")]
public string AccessKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Access key for the storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="accessKey")>]
member this.AccessKey : string with get, set
Public Property AccessKey As String

Property Value

Attributes

Applies to