MachineAssessPatchesResult.StartedBy 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.
Indicates if operation was triggered by user or by platform.
public Azure.ResourceManager.HybridCompute.Models.PatchOperationStartedBy? StartedBy { get; }
member this.StartedBy : Nullable<Azure.ResourceManager.HybridCompute.Models.PatchOperationStartedBy>
Public ReadOnly Property StartedBy As Nullable(Of PatchOperationStartedBy)