LogCollectionSession.LogCollectionJobType Property

Definition

Specifies the type of log collection job. Determines whether the logs are collected immediately on demand or as part of a scheduled operation.

public Azure.ResourceManager.Hci.Models.LogCollectionJobType? LogCollectionJobType { get; }
member this.LogCollectionJobType : Nullable<Azure.ResourceManager.Hci.Models.LogCollectionJobType>
Public ReadOnly Property LogCollectionJobType As Nullable(Of LogCollectionJobType)

Property Value

Applies to