StoragesyncFunctions

Functions

Link copied to clipboard

Get a given CloudEndpoint. API Version: 2020-03-01.

suspend fun getCloudEndpoint(cloudEndpointName: String, resourceGroupName: String, storageSyncServiceName: String, syncGroupName: String): GetCloudEndpointResult
Link copied to clipboard

Gets the specified private endpoint connection associated with the storage sync service. API Version: 2020-03-01.

suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, storageSyncServiceName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard

Get a given registered server. API Version: 2020-03-01.

suspend fun getRegisteredServer(resourceGroupName: String, serverId: String, storageSyncServiceName: String): GetRegisteredServerResult
Link copied to clipboard

Get a ServerEndpoint. API Version: 2020-03-01.

suspend fun getServerEndpoint(resourceGroupName: String, serverEndpointName: String, storageSyncServiceName: String, syncGroupName: String): GetServerEndpointResult
Link copied to clipboard

Get a given StorageSyncService. API Version: 2020-03-01.

suspend fun getStorageSyncService(resourceGroupName: String, storageSyncServiceName: String): GetStorageSyncServiceResult
Link copied to clipboard

Get a given SyncGroup. API Version: 2020-03-01.

suspend fun getSyncGroup(resourceGroupName: String, storageSyncServiceName: String, syncGroupName: String): GetSyncGroupResult