public sealed class PlacementPolicy : IMessage<NodePool.Types.PlacementPolicy>, IEquatable<NodePool.Types.PlacementPolicy>, IDeepCloneable<NodePool.Types.PlacementPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class NodePool.Types.PlacementPolicy.
PlacementPolicy defines the placement policy used by the node pool.
Implements
IMessage<NodePool.Types.PlacementPolicy>, IEquatable<NodePool.Types.PlacementPolicy>, IDeepCloneable<NodePool.Types.PlacementPolicy>, IBufferMessage, IMessageNamespace
Google.Cloud.Container.V1Assembly
Google.Cloud.Container.V1.dll
Constructors
PlacementPolicy()
public PlacementPolicy()
PlacementPolicy(NodePool.Types.PlacementPolicy)
public PlacementPolicy(NodePool.Types.PlacementPolicy other)
Parameter | |
---|---|
Name | Description |
other | NodePool.Types.PlacementPolicy |
Properties
Type
public NodePool.Types.PlacementPolicy.Types.Type Type { get; set; }
The type of placement.
Property Value | |
---|---|
Type | Description |
NodePool.Types.PlacementPolicy.Types.Type |