ShareSubscription.ShareKind Property

Definition

Gets kind of share. Possible values include: 'CopyBased', 'InPlace'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.shareKind")]
public string ShareKind { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.shareKind")>]
member this.ShareKind : string
Public ReadOnly Property ShareKind As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to