次の方法で共有


DatabaseAccountGetResults.EnableAnalyticalStorage プロパティ

定義

ストレージ分析を有効にするかどうかを示すフラグを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableAnalyticalStorage")]
public bool? EnableAnalyticalStorage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableAnalyticalStorage")>]
member this.EnableAnalyticalStorage : Nullable<bool> with get, set
Public Property EnableAnalyticalStorage As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象