TransparentDataEncryptionName 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.
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
Azure SDK for .NET