Class RebootClusterNodeDetails
The properties that define a node reboot action.
Inherited Members
Namespace: Oci.ContainerengineService.Models
Assembly: OCI.DotNetSDK.Containerengine.dll
Syntax
public class RebootClusterNodeDetails
Properties
NodeEvictionSettings
Declaration
[JsonProperty(PropertyName = "nodeEvictionSettings")]
public NodeEvictionSettings NodeEvictionSettings { get; set; }
Property Value
Type | Description |
---|---|
NodeEvictionSettings |