次の方法で共有


ContainerExecRequestTerminalSize.Cols プロパティ

定義

ターミナルの列サイズを取得または設定します

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象