Freigeben über


DownloadType Struktur

Definition

Gibt den Downloadtyp an.

public readonly struct DownloadType : IEquatable<Azure.ResourceManager.AppComplianceAutomation.Models.DownloadType>
type DownloadType = struct
Public Structure DownloadType
Implements IEquatable(Of DownloadType)
Vererbung
DownloadType
Implementiert

Konstruktoren

DownloadType(String)

Initialisiert eine neue Instanz von DownloadType.

Eigenschaften

ComplianceDetailedPdfReport

ComplianceDetailedPdfReport.

CompliancePdfReport

CompliancePdfReport.

ComplianceReport

ComplianceReport.

ResourceList

ResourceList.

Methoden

Equals(DownloadType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(DownloadType, DownloadType)

Bestimmt, ob zwei DownloadType Werte identisch sind.

Implicit(String to DownloadType)

Konvertiert eine Zeichenfolge in eine DownloadType.

Inequality(DownloadType, DownloadType)

Bestimmt, ob zwei DownloadType Werte nicht identisch sind.

Gilt für: