Interface AgentPool.UpdateStages.WithStatus

All Known Subinterfaces:
AgentPool.Update
Enclosing interface:
AgentPool.UpdateStages

public static interface AgentPool.UpdateStages.WithStatus
The stage of the AgentPool update allowing to specify status.
  • Method Details

    • withStatus

      Specifies the status property: HybridAKSNodePoolStatus defines the observed state of HybridAKSNodePool.
      Parameters:
      status - HybridAKSNodePoolStatus defines the observed state of HybridAKSNodePool.
      Returns:
      the next definition stage.