Partilhar via


CommunityGalleryImageResource.CreateResourceIdentifier Método

Definição

Gere o identificador de recurso de uma CommunityGalleryImageResource instância.

public static Azure.Core.ResourceIdentifier CreateResourceIdentifier (string subscriptionId, Azure.Core.AzureLocation location, string publicGalleryName, string galleryImageName);
static member CreateResourceIdentifier : string * Azure.Core.AzureLocation * string * string -> Azure.Core.ResourceIdentifier
Public Shared Function CreateResourceIdentifier (subscriptionId As String, location As AzureLocation, publicGalleryName As String, galleryImageName As String) As ResourceIdentifier

Parâmetros

subscriptionId
String
location
AzureLocation
publicGalleryName
String
galleryImageName
String

Retornos

Aplica-se a