Partager via


SphereAllowCrashDumpCollectionStatus Structure

Définition

Autoriser les valeurs de vidage sur incident. Nom sérialisé : AllowCrashDumpCollection

public readonly struct SphereAllowCrashDumpCollectionStatus : IEquatable<Azure.ResourceManager.Sphere.Models.SphereAllowCrashDumpCollectionStatus>
type SphereAllowCrashDumpCollectionStatus = struct
Public Structure SphereAllowCrashDumpCollectionStatus
Implements IEquatable(Of SphereAllowCrashDumpCollectionStatus)
Héritage
SphereAllowCrashDumpCollectionStatus
Implémente

Constructeurs

SphereAllowCrashDumpCollectionStatus(String)

Initialise une nouvelle instance de SphereAllowCrashDumpCollectionStatus.

Propriétés

Disabled

Nom sérialisé désactivé de la collection de vidage sur incident : AllowCrashDumpCollection.Disabled

Enabled

Collection de vidages sur incident activé Nom sérialisé : AllowCrashDumpCollection.Enabled

Méthodes

Equals(SphereAllowCrashDumpCollectionStatus)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(SphereAllowCrashDumpCollectionStatus, SphereAllowCrashDumpCollectionStatus)

Détermine si deux SphereAllowCrashDumpCollectionStatus valeurs sont identiques.

Implicit(String to SphereAllowCrashDumpCollectionStatus)

Convertit une chaîne en SphereAllowCrashDumpCollectionStatus.

Inequality(SphereAllowCrashDumpCollectionStatus, SphereAllowCrashDumpCollectionStatus)

Détermine si deux SphereAllowCrashDumpCollectionStatus valeurs ne sont pas identiques.

S’applique à