Share via


IWebApplication.WebServer Property

Definition

WebServer of the WebApplication.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="WebServer of the WebApplication.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="webServer")]
public string WebServer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="WebServer of the WebApplication.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="webServer")>]
member this.WebServer : string
Public ReadOnly Property WebServer As String

Property Value

Attributes

Applies to