Compartir a través de


ContainerExecRequestTerminalSize.Col Property

Definition

The column size of the terminal

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

Property Value

Implements

Col
Attributes

Applies to