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