Compartir a través de


BotChannelResource.CreateResourceIdentifier Método

Definición

Genere el identificador de recurso de una BotChannelResource instancia de .

public static Azure.Core.ResourceIdentifier CreateResourceIdentifier (string subscriptionId, string resourceGroupName, string resourceName, Azure.ResourceManager.BotService.Models.BotChannelName channelName);
static member CreateResourceIdentifier : string * string * string * Azure.ResourceManager.BotService.Models.BotChannelName -> Azure.Core.ResourceIdentifier
Public Shared Function CreateResourceIdentifier (subscriptionId As String, resourceGroupName As String, resourceName As String, channelName As BotChannelName) As ResourceIdentifier

Parámetros

subscriptionId
String
resourceGroupName
String
resourceName
String
channelName
BotChannelName

Devoluciones

Se aplica a