OpenModeType Struct

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Open mode type enum. Serialized Name: OpenModeType

C#
public readonly struct OpenModeType : IEquatable<Azure.ResourceManager.OracleDatabase.Models.OpenModeType>
Inheritance
OpenModeType
Implements

Constructors

OpenModeType(String)

Initializes a new instance of OpenModeType.

Properties

ReadOnly

ReadOnly mode Serialized Name: OpenModeType.ReadOnly

ReadWrite

ReadWrite mode Serialized Name: OpenModeType.ReadWrite

Methods

Equals(OpenModeType)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(OpenModeType, OpenModeType)

Determines if two OpenModeType values are the same.

Implicit(String to OpenModeType)

Converts a string to a OpenModeType.

Inequality(OpenModeType, OpenModeType)

Determines if two OpenModeType values are not the same.

Applies to

Táirge Leaganacha
Azure SDK for .NET Preview