public sealed class NodePool.Types.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
IMessageNodePoolTypesPlacementPolicy, IEquatableNodePoolTypesPlacementPolicy, IDeepCloneableNodePoolTypesPlacementPolicy, IBufferMessage, IMessageNamespace
Google.Cloud.Container.V1Assembly
Google.Cloud.Container.V1.dll
Constructors
PlacementPolicy()
public PlacementPolicy()
PlacementPolicy(PlacementPolicy)
public PlacementPolicy(NodePool.Types.PlacementPolicy other)
Parameter | |
---|---|
Name | Description |
other | NodePoolTypesPlacementPolicy |
Properties
Type
public NodePool.Types.PlacementPolicy.Types.Type Type { get; set; }
The type of placement.
Property Value | |
---|---|
Type | Description |
NodePoolTypesPlacementPolicyTypesType |