Bagikan melalui


TransparentDataEncryptionName Struct

Definition

The TransparentDataEncryptionName.

public readonly struct TransparentDataEncryptionName : IEquatable<Azure.ResourceManager.Sql.Models.TransparentDataEncryptionName>
type TransparentDataEncryptionName = struct
Public Structure TransparentDataEncryptionName
Implements IEquatable(Of TransparentDataEncryptionName)
Inheritance
TransparentDataEncryptionName
Implements

Constructors

TransparentDataEncryptionName(String)

Initializes a new instance of TransparentDataEncryptionName.

Properties

Current

current.

Methods

Equals(TransparentDataEncryptionName)

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(TransparentDataEncryptionName, TransparentDataEncryptionName)

Determines if two TransparentDataEncryptionName values are the same.

Implicit(String to TransparentDataEncryptionName)

Converts a string to a TransparentDataEncryptionName.

Inequality(TransparentDataEncryptionName, TransparentDataEncryptionName)

Determines if two TransparentDataEncryptionName values are not the same.

Applies to