Bagikan melalui


SynapseDatabasePrincipalAssignmentType Struct

Definition

The type of resource, Microsoft.Synapse/workspaces/kustoPools/databases/principalAssignments.

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

Constructors

SynapseDatabasePrincipalAssignmentType(String)

Initializes a new instance of SynapseDatabasePrincipalAssignmentType.

Properties

MicrosoftSynapseWorkspacesKustoPoolsDatabasesPrincipalAssignments

Microsoft.Synapse/workspaces/kustoPools/databases/principalAssignments.

Methods

Equals(SynapseDatabasePrincipalAssignmentType)

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

Determines if two SynapseDatabasePrincipalAssignmentType values are the same.

Implicit(String to SynapseDatabasePrincipalAssignmentType)

Converts a string to a SynapseDatabasePrincipalAssignmentType.

Inequality(SynapseDatabasePrincipalAssignmentType, SynapseDatabasePrincipalAssignmentType)

Determines if two SynapseDatabasePrincipalAssignmentType values are not the same.

Applies to