Partager via


ChannelsOperationsExtensions.Get Méthode

Définition

Obtenir un canal.

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

Paramètres

operations
IChannelsOperations

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

resourceGroupName
String

Nom du groupe de ressources au sein de l’abonnement partenaires.

partnerNamespaceName
String

Nom de l’espace de noms partenaire.

channelName
String

Nom du canal.

Retours

Remarques

Obtenir les propriétés d’un canal.

S’applique à