ShareSubscription.ShareSubscriptionStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current status of share subscription. Possible values include: 'Active', 'Revoked', 'SourceDeleted', 'Revoking'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.shareSubscriptionStatus")]
public string ShareSubscriptionStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.shareSubscriptionStatus")>]
member this.ShareSubscriptionStatus : string
Public ReadOnly Property ShareSubscriptionStatus As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute