ResourceGuardProxyCollection.Get(String, CancellationToken) 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.
Retourne ResourceGuardProxy sous le coffre et avec le nom référencé dans la demande
- Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupResourceGuardProxies/{resourceGuardProxyName}
- IdResourceGuardProxy_Get d’opération
public virtual Azure.Response<Azure.ResourceManager.RecoveryServicesBackup.ResourceGuardProxyResource> Get (string resourceGuardProxyName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.RecoveryServicesBackup.ResourceGuardProxyResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.RecoveryServicesBackup.ResourceGuardProxyResource>
Public Overridable Function Get (resourceGuardProxyName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of ResourceGuardProxyResource)
Paramètres
- resourceGuardProxyName
- String
Chaîne à utiliser.
- cancellationToken
- CancellationToken
Jeton d’annulation à utiliser.
Retours
Exceptions
resourceGuardProxyName
est une chaîne vide et devait être non vide.
resourceGuardProxyName
a la valeur null.