你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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