次の方法で共有


TenantPolicy.BlockSubscriptionsLeavingTenant プロパティ

定義

ユーザーのテナントからのサブスクリプションの脱退をブロックする値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="blockSubscriptionsLeavingTenant")]
public bool? BlockSubscriptionsLeavingTenant { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blockSubscriptionsLeavingTenant")>]
member this.BlockSubscriptionsLeavingTenant : Nullable<bool> with get, set
Public Property BlockSubscriptionsLeavingTenant As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象