NodeCommandResult.NodeResult Property

Definition

Gets the NodeResult object, which contains the information about the target node.

public System.Fabric.Result.NodeResult NodeResult { get; }
member this.NodeResult : System.Fabric.Result.NodeResult
Public ReadOnly Property NodeResult As NodeResult

Property Value

The NodeResult object.

Applies to