次の方法で共有


DomainPatchResource.Consent プロパティ

定義

法的合意の同意を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.consent")]
public Microsoft.Azure.Management.WebSites.Models.DomainPurchaseConsent Consent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.consent")>]
member this.Consent : Microsoft.Azure.Management.WebSites.Models.DomainPurchaseConsent with get, set
Public Property Consent As DomainPurchaseConsent

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象