NodeImpact Constructors
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.
Overloads
NodeImpact()
public NodeImpact();
Public Sub New ()
Applies to
NodeImpact(String, NodeImpactLevel)
public NodeImpact(string nodeName, System.Fabric.Repair.NodeImpactLevel impactLevel);
new System.Fabric.Repair.NodeImpact : string * System.Fabric.Repair.NodeImpactLevel -> System.Fabric.Repair.NodeImpact
Public Sub New (nodeName As String, impactLevel As NodeImpactLevel)
Parameters
- nodeName
- System.String
- impactLevel
- NodeImpactLevel