Partager via


RecoveryServicesDataReplicationExtensions.GetDataReplicationFabric Méthode

Définition

Obtient les détails de l’infrastructure.

  • Chemin de la requête/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationFabrics/{fabricName}
  • IdFabric_Get d’opération
public static Azure.Response<Azure.ResourceManager.RecoveryServicesDataReplication.DataReplicationFabricResource> GetDataReplicationFabric (this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string fabricName, System.Threading.CancellationToken cancellationToken = default);
static member GetDataReplicationFabric : Azure.ResourceManager.Resources.ResourceGroupResource * string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.RecoveryServicesDataReplication.DataReplicationFabricResource>
<Extension()>
Public Function GetDataReplicationFabric (resourceGroupResource As ResourceGroupResource, fabricName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of DataReplicationFabricResource)

Paramètres

resourceGroupResource
ResourceGroupResource

Instance ResourceGroupResource sur laquelle la méthode s’exécute.

fabricName
String

Nom de la structure.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

fabricName est une chaîne vide et devait être non vide.

fabricName a la valeur null.

S’applique à