共用方式為


AutoStorageBaseProperties.StorageAccountId 屬性

定義

取得或設定要用於自動儲存體帳戶之儲存體帳戶的資源識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於