Compartir a través de


RecoveryServicesDataReplicationExtensions.GetDataReplicationWorkflowResource Método

Definición

Obtiene un objeto que representa junto DataReplicationWorkflowResource 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 DataReplicationWorkflowResourceResourceIdentifier a partir de sus componentes.

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

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

Se aplica a