Partager via


PartnerTopicReadinessState Structure

Définition

État de préparation de la rubrique partenaire correspondante.

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

Constructeurs

PartnerTopicReadinessState(String)

Initialise une nouvelle instance de PartnerTopicReadinessState.

Propriétés

Activated

Activé.

NeverActivated

NeverActivated.

Méthodes

Equals(PartnerTopicReadinessState)

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

Détermine si deux PartnerTopicReadinessState valeurs sont identiques.

Implicit(String to PartnerTopicReadinessState)

Convertit une chaîne en PartnerTopicReadinessState.

Inequality(PartnerTopicReadinessState, PartnerTopicReadinessState)

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

S’applique à