RecoveryServicesDataReplicationExtensions.GetDataReplicationFabric Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.