DataLakeAnalyticsSubscriptionState 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.
O estado da assinatura. Nome serializado: SubscriptionState
public readonly struct DataLakeAnalyticsSubscriptionState : IEquatable<Azure.ResourceManager.DataLakeAnalytics.Models.DataLakeAnalyticsSubscriptionState>
type DataLakeAnalyticsSubscriptionState = struct
Public Structure DataLakeAnalyticsSubscriptionState
Implements IEquatable(Of DataLakeAnalyticsSubscriptionState)
- Herança
-
DataLakeAnalyticsSubscriptionState
- Implementações
Construtores
DataLakeAnalyticsSubscriptionState(String) |
Inicializa uma nova instância de DataLakeAnalyticsSubscriptionState. |
Propriedades
Deleted |
Nome Serializado Excluído: SubscriptionState.Deleted |
Registered |
Nome Serializado Registrado: SubscriptionState.Registered |
Suspended |
Nome serializado suspenso: SubscriptionState.Suspended |
Unregistered |
Nome serializado não registrado: SubscriptionState.Unregistered |
Warned |
Nome serializado avisado: SubscriptionState.Warned |
Métodos
Equals(DataLakeAnalyticsSubscriptionState) |
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(DataLakeAnalyticsSubscriptionState, DataLakeAnalyticsSubscriptionState) |
Determina se dois DataLakeAnalyticsSubscriptionState valores são os mesmos. |
Implicit(String to DataLakeAnalyticsSubscriptionState) |
Converte uma cadeia de caracteres em um DataLakeAnalyticsSubscriptionState. |
Inequality(DataLakeAnalyticsSubscriptionState, DataLakeAnalyticsSubscriptionState) |
Determina se dois DataLakeAnalyticsSubscriptionState valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET