Show / Hide Table of Contents

Class DisabledServiceDiscoveryConfiguration

Disabled service discovery configuration for virtual deployments.

Inheritance
object
ServiceDiscoveryConfiguration
DisabledServiceDiscoveryConfiguration
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ServicemeshService.Models
Assembly: OCI.DotNetSDK.Servicemesh.dll
Syntax
public class DisabledServiceDiscoveryConfiguration : ServiceDiscoveryConfiguration
In this article
Back to top