Condividi tramite


ContainerExecRequestTerminalSize.Rows Property

Definition

Gets or sets the row size of the terminal

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to