public sealed class CreateLoginNode : IMessage<CreateLoginNode>, IEquatable<CreateLoginNode>, IDeepCloneable<CreateLoginNode>, IBufferMessage, IMessageReference documentation and code samples for the Cluster Director v1 API class CreateLoginNode.
When set in OperationStep, indicates that a login node should be created.
Implements
IMessageCreateLoginNode, IEquatableCreateLoginNode, IDeepCloneableCreateLoginNode, IBufferMessage, IMessageNamespace
Google.Cloud.HypercomputeCluster.V1Assembly
Google.Cloud.HypercomputeCluster.V1.dll
Constructors
CreateLoginNode()
public CreateLoginNode()CreateLoginNode(CreateLoginNode)
public CreateLoginNode(CreateLoginNode other)| Parameter | |
|---|---|
| Name | Description |
other |
CreateLoginNode |