Freigeben über


IDevBoxTunnel.CodeTunnelUrl Property

Definition

The code tunnel's url.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The code tunnel's url.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="codeTunnelUrl")]
public string CodeTunnelUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The code tunnel's url.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="codeTunnelUrl")>]
member this.CodeTunnelUrl : string
Public ReadOnly Property CodeTunnelUrl As String

Property Value

Attributes

Applies to