Aracılığıyla paylaş


GovernanceRuleProperties.IsDisabled Property

Definition

Gets or sets defines whether the rule is active/inactive

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to