ServerForUpdate.Storage Property

Definition

Gets or sets storage related properties of a server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to