共用方式為


SynapseTransparentDataEncryptionName Struct

Definition

The SynapseTransparentDataEncryptionName.

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

Constructors

SynapseTransparentDataEncryptionName(String)

Initializes a new instance of SynapseTransparentDataEncryptionName.

Properties

Current

current.

Methods

Equals(SynapseTransparentDataEncryptionName)

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

Determines if two SynapseTransparentDataEncryptionName values are the same.

Implicit(String to SynapseTransparentDataEncryptionName)

Converts a string to a SynapseTransparentDataEncryptionName.

Inequality(SynapseTransparentDataEncryptionName, SynapseTransparentDataEncryptionName)

Determines if two SynapseTransparentDataEncryptionName values are not the same.

Applies to