Compartir a través de


GalleryApplicationVersionResource.CreateResourceIdentifier Método

Definición

Genere el identificador de recurso de una GalleryApplicationVersionResource instancia.

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

Parámetros

subscriptionId
String
resourceGroupName
String
galleryName
String
galleryApplicationName
String
galleryApplicationVersionName
String

Devoluciones

Se aplica a