次の方法で共有


PrimitivePropertyType.Storage プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="storage")]
public Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.StorageKind Storage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storage")>]
member this.Storage : Microsoft.Azure.Cosmos.Serialization.HybridRow.Schemas.StorageKind with get, set
Public Property Storage As StorageKind

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象