IRemoteConnection.WebUrl Property

Definition

URL to open a browser based RDP session.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="URL to open a browser based RDP session.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="webUrl")]
public string WebUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="URL to open a browser based RDP session.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="webUrl")>]
member this.WebUrl : string with get, set
Public Property WebUrl As String

Property Value

Attributes

Applies to