PrimitivePropertyType.Storage Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to