rolloutOrchestrationStrategy property
The strategy used for executing a Rollout.
This is a required field. There are two supported values strategies which are used to control - "Google.Cloud.Simple.AllAtOnce" - "Google.Cloud.Simple.OneLocationAtATime" A rollout with one of these simple strategies will rollout across all locations defined in the associated UnitKind's Saas Locations.
Optional.
Implementation
core.String? rolloutOrchestrationStrategy;