Hybridcloud Functions
object HybridcloudFunctions
Functions
Link copied to clipboard
Gets the specified cloud connection in a specified resource group. Uses Azure REST API version 2023-01-01-preview.
suspend fun getCloudConnection(argument: suspend GetCloudConnectionPlainArgsBuilder.() -> Unit): GetCloudConnectionResult
suspend fun getCloudConnection(cloudConnectionName: String, resourceGroupName: String): GetCloudConnectionResult
Link copied to clipboard
Gets the specified cloud connector in a specified resource group. Uses Azure REST API version 2023-01-01-preview.
suspend fun getCloudConnector(argument: suspend GetCloudConnectorPlainArgsBuilder.() -> Unit): GetCloudConnectorResult
suspend fun getCloudConnector(cloudConnectorName: String, resourceGroupName: String): GetCloudConnectorResult