Share via


ISiteConfig.DocumentRoot Property

Definition

Document root.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Document root.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="documentRoot")]
public string DocumentRoot { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Document root.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="documentRoot")>]
member this.DocumentRoot : string with get, set
Public Property DocumentRoot As String

Property Value

Attributes

Applies to