nextDeployment property

ContainerServiceDeployment? nextDeployment
final

An object that describes the next deployment of the container service.

This value is null when there is no deployment in a pending state.

Implementation

final ContainerServiceDeployment? nextDeployment;