StoragesyncFunctions

Functions

Link copied to clipboard

Cloud Endpoint object. API Version: 2020-03-01.

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

The Private Endpoint Connection resource. API Version: 2020-03-01.

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

Registered Server resource. API Version: 2020-03-01.

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

Server Endpoint object. API Version: 2020-03-01.

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

Storage Sync Service object. API Version: 2020-03-01.

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

Sync Group object. API Version: 2020-03-01.

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