KustoScriptType Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type de ressource, Microsoft.Kusto/clusters/databases/scripts.
public readonly struct KustoScriptType : IEquatable<Azure.ResourceManager.Kusto.Models.KustoScriptType>
type KustoScriptType = struct
Public Structure KustoScriptType
Implements IEquatable(Of KustoScriptType)
- Héritage
-
KustoScriptType
- Implémente
Constructeurs
| KustoScriptType(String) |
Initialise une nouvelle instance de KustoScriptType. |
Propriétés
| MicrosoftKustoClustersDatabasesScripts |
Microsoft.Kusto/clusters/databases/scripts. |
Méthodes
| Equals(KustoScriptType) |
Indique si l'objet actuel est égal à un autre objet du même type. |
| ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
| Equality(KustoScriptType, KustoScriptType) |
Détermine si deux KustoScriptType valeurs sont identiques. |
| Implicit(String to KustoScriptType) |
Convertit une chaîne en KustoScriptType. |
| Inequality(KustoScriptType, KustoScriptType) |
Détermine si deux KustoScriptType valeurs ne sont pas identiques. |