Partager via


ContainerExecRequestTerminalSize.Row Property

Definition

The row size of the terminal

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

Property Value

Implements

Row
Attributes

Applies to