Freigeben über


IDevBoxTunnel.Status Property

Definition

The tunnel status.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The tunnel status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxTunnelStatus) }, ReadOnly=true, Required=true, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxTunnelStatus Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The tunnel status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxTunnelStatus) }, ReadOnly=true, Required=true, SerializedName="status")>]
member this.Status : Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.DevBoxTunnelStatus
Public ReadOnly Property Status As DevBoxTunnelStatus

Property Value

Attributes

Applies to