tag property
Tags associated with a release's role in a rollout.
Most rollouts will have at least one release with a "rollout" tag and another release with a "control" tag. Some rollouts may have additional named arms.
Implementation
core.List<core.String>? tag;