Share via


RestartDeployedCodePackageContent.NodeName Property

Definition

The name of the node where the code package needs to be restarted. Use '*' to restart on all nodes where the code package is running.

public string NodeName { get; }
member this.NodeName : string
Public ReadOnly Property NodeName As String

Property Value

Applies to