ContainerAttachResponse.WebSocketUri Property

Definition

Gets or sets the uri for the output stream from the attach.

[Newtonsoft.Json.JsonProperty(PropertyName="webSocketUri")]
public string WebSocketUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="webSocketUri")>]
member this.WebSocketUri : string with get, set
Public Property WebSocketUri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to