Share via


ILogCollectionSession.LogSize Property

Definition

Size of the logs collected

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Size of the logs collected", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="logSize")]
public long? LogSize { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Size of the logs collected", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="logSize")>]
member this.LogSize : Nullable<int64>
Public ReadOnly Property LogSize As Nullable(Of Long)

Property Value

Attributes

Applies to