Share via


RestartNodeResult.NodeResult Property

Definition

Gets the NodeResult.

[System.Runtime.Serialization.DataMember]
public System.Fabric.Result.NodeResult NodeResult { get; }
[<System.Runtime.Serialization.DataMember>]
member this.NodeResult : System.Fabric.Result.NodeResult
Public ReadOnly Property NodeResult As NodeResult

Property Value

The NodeResult object.

Attributes

Applies to