ContainerExecRequest.TerminalSize プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="terminalSize")]
public Microsoft.Azure.Management.ContainerInstance.Models.ContainerExecRequestTerminalSize TerminalSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="terminalSize")>]
member this.TerminalSize : Microsoft.Azure.Management.ContainerInstance.Models.ContainerExecRequestTerminalSize with get, set
Public Property TerminalSize As ContainerExecRequestTerminalSize

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象