共用方式為


SiteConfigResourceInner.DefaultDocuments 屬性

定義

取得或設定預設檔。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於