Megosztás a következőn keresztül:


SynapseAadOnlyAuthenticationName Struct

Definition

The SynapseAadOnlyAuthenticationName.

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

Constructors

SynapseAadOnlyAuthenticationName(String)

Initializes a new instance of SynapseAadOnlyAuthenticationName.

Properties

Default

default.

Methods

Equals(SynapseAadOnlyAuthenticationName)

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

Determines if two SynapseAadOnlyAuthenticationName values are the same.

Implicit(String to SynapseAadOnlyAuthenticationName)

Converts a string to a SynapseAadOnlyAuthenticationName.

Inequality(SynapseAadOnlyAuthenticationName, SynapseAadOnlyAuthenticationName)

Determines if two SynapseAadOnlyAuthenticationName values are not the same.

Applies to