Condividi tramite


StorageProfile.StorageAutogrow Property

Definition

Gets or sets enable Storage Auto Grow. Possible values include: 'Enabled', 'Disabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to