共用方式為


StorageAccount.StorageAccountCredentialId Property

Definition

Gets or sets storage Account Credential Id

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountCredentialId")]
public string StorageAccountCredentialId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountCredentialId")>]
member this.StorageAccountCredentialId : string with get, set
Public Property StorageAccountCredentialId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to