BatchAccountCreateParameters.AutoStorage Property

Definition

Gets or sets the properties related to the auto-storage account.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to