Share via


CauOrchestratorBaseCommand.CreateRootProgressRecord Method ()

 

Namespace:   Microsoft.ClusterAwareUpdating.Commands
Assembly:  ClusterAwareUpdating (in ClusterAwareUpdating.dll)

Syntax

protected override ProgressRecord CreateRootProgressRecord()
protected:
virtual ProgressRecord^ CreateRootProgressRecord() override
override CreateRootProgressRecord : unit -> ProgressRecord
Protected Overrides Function CreateRootProgressRecord As ProgressRecord

Return Value

Type: System.Management.Automation.ProgressRecord

See Also

CauOrchestratorBaseCommand Class
Microsoft.ClusterAwareUpdating.Commands Namespace

Return to top