Share via


ILogCollectionSession.LogCollectionStatus Property

Definition

LogCollection status

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="LogCollection status", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.LogCollectionStatus) }, ReadOnly=true, Required=false, SerializedName="logCollectionStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.LogCollectionStatus? LogCollectionStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="LogCollection status", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.LogCollectionStatus) }, ReadOnly=true, Required=false, SerializedName="logCollectionStatus")>]
member this.LogCollectionStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.LogCollectionStatus>
Public ReadOnly Property LogCollectionStatus As Nullable(Of LogCollectionStatus)

Property Value

Attributes

Applies to