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