共用方式為


BatchAccountCreateParameters.AutoStorage 屬性

定義

取得或設定與自動儲存體帳戶相關的屬性。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.autoStorage")]
public Microsoft.Azure.Management.Batch.Models.AutoStorageBaseProperties AutoStorage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.autoStorage")>]
member this.AutoStorage : Microsoft.Azure.Management.Batch.Models.AutoStorageBaseProperties with get, set
Public Property AutoStorage As AutoStorageBaseProperties

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於