KustoClusterPrincipalAssignmentType 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.Kusto/clusters/principalAssignments.
public readonly struct KustoClusterPrincipalAssignmentType : IEquatable<Azure.ResourceManager.Kusto.Models.KustoClusterPrincipalAssignmentType>
type KustoClusterPrincipalAssignmentType = struct
Public Structure KustoClusterPrincipalAssignmentType
Implements IEquatable(Of KustoClusterPrincipalAssignmentType)
- Inheritance
-
KustoClusterPrincipalAssignmentType
- Implements
Constructors
KustoClusterPrincipalAssignmentType(String) |
Initializes a new instance of KustoClusterPrincipalAssignmentType. |
Properties
MicrosoftKustoClustersPrincipalAssignments |
Microsoft.Kusto/clusters/principalAssignments. |
Methods
Equals(KustoClusterPrincipalAssignmentType) |
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(KustoClusterPrincipalAssignmentType, KustoClusterPrincipalAssignmentType) |
Determines if two KustoClusterPrincipalAssignmentType values are the same. |
Implicit(String to KustoClusterPrincipalAssignmentType) |
Converts a string to a KustoClusterPrincipalAssignmentType. |
Inequality(KustoClusterPrincipalAssignmentType, KustoClusterPrincipalAssignmentType) |
Determines if two KustoClusterPrincipalAssignmentType values are not the same. |
Applies to
Azure SDK for .NET