Compartir a través de


DevTestLabReportingCycleType Estructura

Definición

Tipo de ciclo de informes.

public readonly struct DevTestLabReportingCycleType : IEquatable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabReportingCycleType>
type DevTestLabReportingCycleType = struct
Public Structure DevTestLabReportingCycleType
Implements IEquatable(Of DevTestLabReportingCycleType)
Herencia
DevTestLabReportingCycleType
Implementaciones

Constructores

DevTestLabReportingCycleType(String)

Inicializa una nueva instancia de la clase DevTestLabReportingCycleType.

Propiedades

CalendarMonth

CalendarMonth.

Custom

Personalizado.

Métodos

Equals(DevTestLabReportingCycleType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(DevTestLabReportingCycleType, DevTestLabReportingCycleType)

Determina si dos DevTestLabReportingCycleType valores son los mismos.

Implicit(String to DevTestLabReportingCycleType)

Convierte una cadena en un DevTestLabReportingCycleType.

Inequality(DevTestLabReportingCycleType, DevTestLabReportingCycleType)

Determina si dos DevTestLabReportingCycleType valores no son los mismos.

Se aplica a