Interface IXenClient
INTERNAL USE ONLY: Used internally by cluster as a potentially temporary
hack required by SetupController<NodeMetadata>
to display XenServer
provisioning status. This may be removed at some point in the future.
Namespace: Neon.XenServer
Assembly: Neon.XenServer.dll
Syntax
public interface IXenClient
Properties
Name
Returns the name of the connected XenServer.
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
string |