Share via


SiteConfig.DocumentRoot Property

Definition

Document root.

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

Property Value

Implements

Attributes

Applies to