Show / Hide Table of Contents

Class ComputeInstanceGroupSelector

Defines how the instances in a instance group environment is selected.

Inheritance
object
ComputeInstanceGroupSelector
ComputeInstanceGroupByIdsSelector
ComputeInstanceGroupByQuerySelector
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(ComputeInstanceGroupSelectorModelConverter))]
public class ComputeInstanceGroupSelector
In this article
Back to top