Partager via


StorageSyncServicesOperationsExtensions.Get Méthode

Définition

Obtenez un StorageSyncService donné.

public static Microsoft.Azure.Management.StorageSync.Models.StorageSyncService Get (this Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations operations, string resourceGroupName, string storageSyncServiceName);
static member Get : Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations * string * string -> Microsoft.Azure.Management.StorageSync.Models.StorageSyncService
<Extension()>
Public Function Get (operations As IStorageSyncServicesOperations, resourceGroupName As String, storageSyncServiceName As String) As StorageSyncService

Paramètres

operations
IStorageSyncServicesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

storageSyncServiceName
String

Nom de la ressource du service de synchronisation de stockage.

Retours

S’applique à