Compartir a través de


PredictionResourceFormatResource.CreateResourceIdentifier Método

Definición

Genere el identificador de recurso de una PredictionResourceFormatResource instancia de .

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

Parámetros

subscriptionId
String
resourceGroupName
String
hubName
String
predictionName
String

Devoluciones

Se aplica a