Partilhar via


FrontendEndpointResource.CreateResourceIdentifier Método

Definição

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

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

Parâmetros

subscriptionId
String
resourceGroupName
String
frontDoorName
String
frontendEndpointName
String

Retornos

Aplica-se a