Share via


ContainerExecRequestInner.TerminalSize Property

Definition

Gets or sets the size of the terminal.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to