Compartir a través de


CustomerInsightsExtensions.GetRoleAssignmentResourceFormatResource Método

Definición

Obtiene un objeto que representa junto RoleAssignmentResourceFormatResource con las operaciones de instancia que se pueden realizar en él, pero sin datos. Puede usar CreateResourceIdentifier(String, String, String, String) para crear un RoleAssignmentResourceFormatResourceResourceIdentifier a partir de sus componentes.

public static Azure.ResourceManager.CustomerInsights.RoleAssignmentResourceFormatResource GetRoleAssignmentResourceFormatResource (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier id);
static member GetRoleAssignmentResourceFormatResource : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.CustomerInsights.RoleAssignmentResourceFormatResource
<Extension()>
Public Function GetRoleAssignmentResourceFormatResource (client As ArmClient, id As ResourceIdentifier) As RoleAssignmentResourceFormatResource

Parámetros

client
ArmClient

Instancia ArmClient en la que se ejecutará el método.

id
ResourceIdentifier

Identificador de recurso del recurso que se va a obtener.

Devoluciones

Devuelve un objeto RoleAssignmentResourceFormatResource.

Se aplica a