BatchAccount.AutoStorage Property

Definition

Gets the properties and status of any auto-storage account associated with the Batch account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to