LogCollectionSession.LogCollectionJobType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)