次の方法で共有


ShareSubscription.ShareSubscriptionStatus プロパティ

定義

共有サブスクリプションの現在の状態を取得します。 使用できる値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象