Compartir a través de


DataBoxEdgeExtensions.GetDataBoxEdgeRoleResource Método

Definición

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

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

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 DataBoxEdgeRoleResource.

Se aplica a