ContainerExecRequest.TerminalSizeRow Property

Definition

The row size of the terminal

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)]
public int? TerminalSizeRow { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)>]
member this.TerminalSizeRow : Nullable<int> with get, set
Public Property TerminalSizeRow As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to