ILogCollectionSession.LogCollectionStatus Property

Definition

LogCollection status

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "None", "InProgress", "Failed", "Succeeded" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="LogCollection status", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="logCollectionStatus", Update=false)]
public string LogCollectionStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "None", "InProgress", "Failed", "Succeeded" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="LogCollection status", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="logCollectionStatus", Update=false)>]
member this.LogCollectionStatus : string
Public ReadOnly Property LogCollectionStatus As String

Property Value

Attributes

Applies to