Share via


ContainerExecRequest.TerminalSizeCol Property

Definition

The column size of the terminal

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

Property Value

Implements

Attributes

Applies to