SiteConfigResource.DefaultDocument Property

Definition

Default documents.

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

Property Value

Implements

Attributes

Applies to