Partager via


EventGridClient.GetChannel(String, String, String) Method

Definition

public Microsoft.Azure.Management.EventGrid.Models.Channel GetChannel (string resourceGroupName, string partnerNamespaceName, string channelName);
member this.GetChannel : string * string * string -> Microsoft.Azure.Management.EventGrid.Models.Channel
Public Function GetChannel (resourceGroupName As String, partnerNamespaceName As String, channelName As String) As Channel

Parameters

resourceGroupName
String
partnerNamespaceName
String
channelName
String

Returns

Applies to