Partager via


PartnerTopicActivationState Structure

Définition

État d’activation de la rubrique partenaire.

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

Constructeurs

PartnerTopicActivationState(String)

Initialise une nouvelle instance de PartnerTopicActivationState.

Propriétés

Activated

Activé.

Deactivated

Désactivé.

NeverActivated

NeverActivated.

Méthodes

Equals(PartnerTopicActivationState)

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(PartnerTopicActivationState, PartnerTopicActivationState)

Détermine si deux PartnerTopicActivationState valeurs sont identiques.

Implicit(String to PartnerTopicActivationState)

Convertit une chaîne en PartnerTopicActivationState.

Inequality(PartnerTopicActivationState, PartnerTopicActivationState)

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

S’applique à