次の方法で共有


ThroughputPolicyResource.IsEnabled プロパティ

定義

ThroughputPolicy がアクティブかどうかを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象