Partager via


PartnerTopicsOperationsExtensions.Get Méthode

Définition

Obtenir une rubrique partenaire.

public static Microsoft.Azure.Management.EventGrid.Models.PartnerTopic Get (this Microsoft.Azure.Management.EventGrid.IPartnerTopicsOperations operations, string resourceGroupName, string partnerTopicName);
static member Get : Microsoft.Azure.Management.EventGrid.IPartnerTopicsOperations * string * string -> Microsoft.Azure.Management.EventGrid.Models.PartnerTopic
<Extension()>
Public Function Get (operations As IPartnerTopicsOperations, resourceGroupName As String, partnerTopicName As String) As PartnerTopic

Paramètres

operations
IPartnerTopicsOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources dans l’abonnement de l’utilisateur.

partnerTopicName
String

Nom de la rubrique partenaire.

Retours

Remarques

Obtenir les propriétés d’une rubrique partenaire.

S’applique à