Partager via


CosmosDBServiceType Structure

Définition

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 à