Bagikan melalui


SynapsePrincipalAssignmentType Struct

Definition

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

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

Constructors

SynapsePrincipalAssignmentType(String)

Initializes a new instance of SynapsePrincipalAssignmentType.

Properties

MicrosoftSynapseWorkspacesKustoPoolsPrincipalAssignments

Microsoft.Synapse/workspaces/kustoPools/principalAssignments.

Methods

Equals(SynapsePrincipalAssignmentType)

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

Determines if two SynapsePrincipalAssignmentType values are the same.

Implicit(String to SynapsePrincipalAssignmentType)

Converts a string to a SynapsePrincipalAssignmentType.

Inequality(SynapsePrincipalAssignmentType, SynapsePrincipalAssignmentType)

Determines if two SynapsePrincipalAssignmentType values are not the same.

Applies to