次の方法で共有


EnrollmentPolicies.MarketplacesEnabled プロパティ

定義

登録で Azure Marketplace の購入を許可するかどうかを制御するポリシーを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="marketplacesEnabled")]
public bool? MarketplacesEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="marketplacesEnabled")>]
member this.MarketplacesEnabled : Nullable<bool>
Public ReadOnly Property MarketplacesEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象