Share via


DeploymentLogsRequest.Tail Property

Definition

The maximum number of lines to tail.

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

Property Value

Implements

Attributes

Applies to