DevTestLabReportingCycleType 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 ciclo de relatório.
public readonly struct DevTestLabReportingCycleType : IEquatable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabReportingCycleType>
type DevTestLabReportingCycleType = struct
Public Structure DevTestLabReportingCycleType
Implements IEquatable(Of DevTestLabReportingCycleType)
- Herança
-
DevTestLabReportingCycleType
- Implementações
Construtores
DevTestLabReportingCycleType(String) |
Inicializa uma nova instância de DevTestLabReportingCycleType. |
Propriedades
CalendarMonth |
Calendarmonth. |
Custom |
Personalizado. |
Métodos
Equals(DevTestLabReportingCycleType) |
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(DevTestLabReportingCycleType, DevTestLabReportingCycleType) |
Determina se dois DevTestLabReportingCycleType valores são os mesmos. |
Implicit(String to DevTestLabReportingCycleType) |
Converte uma cadeia de caracteres em um DevTestLabReportingCycleType. |
Inequality(DevTestLabReportingCycleType, DevTestLabReportingCycleType) |
Determina se dois DevTestLabReportingCycleType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET