NamespaceCreateOrUpdateParametersInner.Critical Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to