Share via


IContainerAttachResponse.WebSocketUri Property

Definition

The uri for the output stream from the attach.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The uri for the output stream from the attach.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="webSocketUri")]
public string WebSocketUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The uri for the output stream from the attach.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="webSocketUri")>]
member this.WebSocketUri : string with get, set
Public Property WebSocketUri As String

Property Value

Attributes

Applies to