Share via


SiteConfig.DefaultDocument Property

Definition

Default documents.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string[] DefaultDocument { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.DefaultDocument : string[] with get, set
Public Property DefaultDocument As String()

Property Value

String[]

Implements

Attributes

Applies to