Freigeben über


StorageSyncServicesOperationsExtensions.Get Methode

Definition

Rufen Sie einen bestimmten StorageSyncService ab.

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

Parameter

operations
IStorageSyncServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName
String

Name der Speichersynchronisierungsdienstressource.

Gibt zurück

Gilt für: