Show / Hide Table of Contents

Class OkeCanaryStrategy

Specifies the required canary release strategy for OKE deployment.

Inheritance
object
OkeCanaryStrategy
NginxCanaryStrategy
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DevopsService.Models
Assembly: OCI.DotNetSDK.Devops.dll
Syntax
[JsonConverter(typeof(OkeCanaryStrategyModelConverter))]
public class OkeCanaryStrategy
In this article
Back to top