CognitiveServicesAccountDeploymentScaleType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Tipo de escala de implantação.
public readonly struct CognitiveServicesAccountDeploymentScaleType : IEquatable<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesAccountDeploymentScaleType>
type CognitiveServicesAccountDeploymentScaleType = struct
Public Structure CognitiveServicesAccountDeploymentScaleType
Implements IEquatable(Of CognitiveServicesAccountDeploymentScaleType)
- Herança
-
CognitiveServicesAccountDeploymentScaleType
- Implementações
Construtores
CognitiveServicesAccountDeploymentScaleType(String) |
Inicializa uma nova instância de CognitiveServicesAccountDeploymentScaleType. |
Propriedades
Manual |
Manual. |
Standard |
Standard. |
Métodos
Equals(CognitiveServicesAccountDeploymentScaleType) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(CognitiveServicesAccountDeploymentScaleType, CognitiveServicesAccountDeploymentScaleType) |
Determina se dois CognitiveServicesAccountDeploymentScaleType valores são os mesmos. |
Implicit(String to CognitiveServicesAccountDeploymentScaleType) |
Converte uma cadeia de caracteres em um CognitiveServicesAccountDeploymentScaleType. |
Inequality(CognitiveServicesAccountDeploymentScaleType, CognitiveServicesAccountDeploymentScaleType) |
Determina se dois CognitiveServicesAccountDeploymentScaleType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET