다음을 통해 공유


Policy.MarketplacePurchases 속성

정의

Azure Marketplace 구매가 청구 프로필에 허용되는지 여부를 제어하는 정책을 가져오거나 설정합니다. 가능한 값은 'AllAllowed', 'OnlyFreeAllowed', 'NotAllowed'입니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.marketplacePurchases")]
public string MarketplacePurchases { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.marketplacePurchases")>]
member this.MarketplacePurchases : string with get, set
Public Property MarketplacePurchases As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상