IWebApplication.WebServer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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