次の方法で共有


TenantPolicy.BlockSubscriptionsIntoTenant プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象