ExportRunExecutionType 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 tipo da execução de exportação.
public readonly struct ExportRunExecutionType : IEquatable<Azure.ResourceManager.CostManagement.Models.ExportRunExecutionType>
type ExportRunExecutionType = struct
Public Structure ExportRunExecutionType
Implements IEquatable(Of ExportRunExecutionType)
- Herança
-
ExportRunExecutionType
- Implementações
Construtores
ExportRunExecutionType(String) |
Inicializa uma nova instância de ExportRunExecutionType. |
Propriedades
OnDemand |
Ondemand. |
Scheduled |
Agendada. |
Métodos
Equals(ExportRunExecutionType) |
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(ExportRunExecutionType, ExportRunExecutionType) |
Determina se dois ExportRunExecutionType valores são os mesmos. |
Implicit(String to ExportRunExecutionType) |
Converte uma cadeia de caracteres em um ExportRunExecutionType. |
Inequality(ExportRunExecutionType, ExportRunExecutionType) |
Determina se dois ExportRunExecutionType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET