HybridcomputeFunctions

Functions

Link copied to clipboard

Retrieves information about the model view or the instance view of 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

The operation to get the extension. API Version: 2020-08-02.

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

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

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

Returns a Azure Arc PrivateLinkScope. API Version: 2021-03-25-preview.

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

Gets a scoped resource in a private link scope. API Version: 2020-08-15-preview.

suspend fun getPrivateLinkScopedResource(name: String, resourceGroupName: String, scopeName: String): GetPrivateLinkScopedResourceResult