Partager via


StorageSyncServiceCollection.Get(String, CancellationToken) Méthode

Définition

Obtenez un StorageSyncService donné.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}
  • IdStorageSyncServices_Get d’opération
public virtual Azure.Response<Azure.ResourceManager.StorageSync.StorageSyncServiceResource> Get (string storageSyncServiceName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.StorageSync.StorageSyncServiceResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.StorageSync.StorageSyncServiceResource>
Public Overridable Function Get (storageSyncServiceName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of StorageSyncServiceResource)

Paramètres

storageSyncServiceName
String

Nom de la ressource du service de synchronisation de stockage.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

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

storageSyncServiceName a la valeur null.

S’applique à