Share via


CauOrchestratorBaseCommand.SetRunId Method (Guid)

 

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

Syntax

protected void SetRunId(
    Guid runId
)
protected:
void SetRunId(
    Guid runId
)
member SetRunId : 
        runId:Guid -> unit
Protected Sub SetRunId (
    runId As Guid
)

Parameters

See Also

CauOrchestratorBaseCommand Class
Microsoft.ClusterAwareUpdating.Commands Namespace

Return to top