ServerForUpdate.Storage プロパティ

定義

サーバーのストレージ関連のプロパティを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象