次の方法で共有


ScopePropertyType.Immutable プロパティ

定義

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.StrictBooleanConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="immutable")]
public bool Immutable { get; set; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.StrictBooleanConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="immutable")>]
member this.Immutable : bool with get, set
Public Property Immutable As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

適用対象