CosmosDBServiceType 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.
ServiceType pour le service.
public readonly struct CosmosDBServiceType : IEquatable<Azure.ResourceManager.CosmosDB.Models.CosmosDBServiceType>
type CosmosDBServiceType = struct
Public Structure CosmosDBServiceType
Implements IEquatable(Of CosmosDBServiceType)
- Héritage
-
CosmosDBServiceType
- Implémente
Constructeurs
CosmosDBServiceType(String) |
Initialise une nouvelle instance de CosmosDBServiceType. |
Propriétés
DataTransfer |
DataTransfer |
GraphApiCompute |
GraphAPICompute. |
MaterializedViewsBuilder |
MaterializedViewsBuilder. |
SqlDedicatedGateway |
SqlDedicatedGateway. |
Méthodes
Equals(CosmosDBServiceType) |
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(CosmosDBServiceType, CosmosDBServiceType) |
Détermine si deux CosmosDBServiceType valeurs sont identiques. |
Implicit(String to CosmosDBServiceType) |
Convertit une chaîne en CosmosDBServiceType. |
Inequality(CosmosDBServiceType, CosmosDBServiceType) |
Détermine si deux CosmosDBServiceType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET