CustomDomainInner.ValidationData 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定因本機合規性原因將 CDN 傳遞至某些區域時,可能需要特殊驗證或資料。 例如,必須有自訂網域的 SSO 授權號碼,才能在中國傳遞內容。
[Newtonsoft.Json.JsonProperty(PropertyName="properties.validationData")]
public string ValidationData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.validationData")>]
member this.ValidationData : string with get, set
Public Property ValidationData As String
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute