nextDeployment property
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;
An object that describes the next deployment of the container service.
This value is null
when there is no deployment in a
pending
state.
final ContainerServiceDeployment? nextDeployment;