Condividi tramite


ContainerExecRequestTerminalSize.Cols Property

Definition

Gets or sets the column size of the terminal

[Newtonsoft.Json.JsonProperty(PropertyName="cols")]
public int? Cols { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cols")>]
member this.Cols : Nullable<int> with get, set
Public Property Cols As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to