Show / Hide Table of Contents

Class NoneVerifyConfiguration

Empty verify configuration when no build was selected.

Inheritance
object
VerifyConfiguration
NoneVerifyConfiguration
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.AdmService.Models
Assembly: OCI.DotNetSDK.Adm.dll
Syntax
public class NoneVerifyConfiguration : VerifyConfiguration
In this article
Back to top