TopicEventSubscriptionResource.CreateResourceIdentifier Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Générez l’identificateur de ressource d’un TopicEventSubscriptionResource instance.
public static Azure.Core.ResourceIdentifier CreateResourceIdentifier (string subscriptionId, string resourceGroupName, string topicName, string eventSubscriptionName);
static member CreateResourceIdentifier : string * string * string * string -> Azure.Core.ResourceIdentifier
Public Shared Function CreateResourceIdentifier (subscriptionId As String, resourceGroupName As String, topicName As String, eventSubscriptionName As String) As ResourceIdentifier
Paramètres
- subscriptionId
- String
- resourceGroupName
- String
- topicName
- String
- eventSubscriptionName
- String