Compartir a través de


GalleryResource.CreateResourceIdentifier(String, String, String) Método

Definición

Genere el identificador de recurso de una GalleryResource instancia.

public static Azure.Core.ResourceIdentifier CreateResourceIdentifier (string subscriptionId, string resourceGroupName, string galleryName);
static member CreateResourceIdentifier : string * string * string -> Azure.Core.ResourceIdentifier
Public Shared Function CreateResourceIdentifier (subscriptionId As String, resourceGroupName As String, galleryName As String) As ResourceIdentifier

Parámetros

subscriptionId
String
resourceGroupName
String
galleryName
String

Devoluciones

Se aplica a