DeployedApplicationHealth.NodeName Property

Definition

Gets the node name for the node where the application is deployed.

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

Property Value

The node name for the node where the application is deployed.

Applies to