GatewayInformation Class
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.
Contains information identifying a Service Fabric node in the cluster.
public sealed class GatewayInformation
type GatewayInformation = class
Public NotInheritable Class GatewayInformation
- Inheritance
-
GatewayInformation
Node |
Gets the address that Service Fabric clients use when connecting to this node (as specified in the Cluster Manifest). |
Node |
The unique identifier used internally by Service Fabric to identify a node. |
Node |
The instance of a Service Fabric node changes when the node is restarted. |
Node |
The friendly name of the Service Fabric node (defined in the Cluster Manifest) used to generate the NodeId. |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy, Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: