Class ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress
Specifies the Instance Group Blue-Green deployment load balancer traffic shift stage.
Inheritance
ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress
  Inherited Members
Namespace: Oci.DevopsService.Models
Assembly: OCI.DotNetSDK.Devops.dll
Syntax
public class ComputeInstanceGroupBlueGreenTrafficShiftDeployStageExecutionProgress : DeployStageExecutionProgressProperties
EnvironmentId
Declaration
[JsonProperty(PropertyName = "environmentId")]
public string EnvironmentId { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The OCID of the environment where traffic is going. |