Class OkeCanaryDeployStageExecutionProgress
Specifies the Container Engine for Kubernetes (OKE) cluster Canary deployment stage.
Inherited Members
Namespace: Oci.DevopsService.Models
Assembly: OCI.DotNetSDK.Devops.dll
Syntax
public class OkeCanaryDeployStageExecutionProgress : DeployStageExecutionProgress
  Properties
Namespace
Declaration
[JsonProperty(PropertyName = "namespace")]
public string Namespace { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | The namespace of OKE Canary deployment.  |