ISiteConfig.DocumentRoot Property

Definition

Document root.

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

Property Value

Attributes

Applies to