HybridcomputeFunctions

Functions

Link copied to clipboard

Describes a hybrid machine. API Version: 2020-08-02.

suspend fun getMachine(argument: suspend GetMachinePlainArgsBuilder.() -> Unit): GetMachineResult
suspend fun getMachine(expand: String? = null, name: String, resourceGroupName: String): GetMachineResult
Link copied to clipboard

Describes a Machine Extension. API Version: 2020-08-02.

suspend fun getMachineExtension(extensionName: String, name: String, resourceGroupName: String): GetMachineExtensionResult
Link copied to clipboard

A private endpoint connection API Version: 2021-03-25-preview.

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

An Azure Arc PrivateLinkScope definition. API Version: 2021-03-25-preview.

suspend fun getPrivateLinkScope(resourceGroupName: String, scopeName: String): GetPrivateLinkScopeResult
Link copied to clipboard