次の方法で共有


StaticSitePatchResource.CustomDomains プロパティ

定義

この静的サイトに関連付けられているカスタム ドメインを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customDomains")]
public System.Collections.Generic.IList<string> CustomDomains { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customDomains")>]
member this.CustomDomains : System.Collections.Generic.IList<string>
Public ReadOnly Property CustomDomains As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象