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