Site.StorageAccountRequired プロパティ

定義

顧客が指定したストレージ アカウントが必要かどうかを確認するを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象