Compartir a través de


StorageSyncWorkflowResource.CreateResourceIdentifier Método

Definición

Genere el identificador de recurso de una StorageSyncWorkflowResource instancia de .

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

Parámetros

subscriptionId
String
resourceGroupName
String
storageSyncServiceName
String
workflowId
String

Devoluciones

Se aplica a