Share via


IContainerExecResponse.WebSocketUri Property

Definition

The uri for the exec websocket.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The uri for the exec websocket.", 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 exec websocket.", 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