次の方法で共有


NamespaceResourceInner.Critical プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象