次の方法で共有


SitePatchResource.CustomDomainVerificationId プロパティ

定義

アプリに割り当てられているカスタム ドメインを検証する一意識別子を取得または設定します。 お客様は、確認のためにこの ID を txt レコードに追加します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象