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