ILogCollectionSession.LogSize Property

Definition

Size of the logs collected

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

Property Value

Attributes

Applies to