Hybridcompute Functions
object 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(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(argument: suspend GetMachineExtensionPlainArgsBuilder.() -> Unit): GetMachineExtensionResult
suspend fun getMachineExtension(extensionName: String, name: String, resourceGroupName: String): GetMachineExtensionResult
Link copied to clipboard
suspend fun getPrivateEndpointConnection(argument: GetPrivateEndpointConnectionPlainArgs): GetPrivateEndpointConnectionResult
Gets a private endpoint connection. API Version: 2021-03-25-preview.
suspend fun getPrivateEndpointConnection(argument: suspend GetPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionResult
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(argument: suspend GetPrivateLinkScopePlainArgsBuilder.() -> Unit): GetPrivateLinkScopeResult
suspend fun getPrivateLinkScope(resourceGroupName: String, scopeName: String): GetPrivateLinkScopeResult
Link copied to clipboard
suspend fun getPrivateLinkScopedResource(argument: GetPrivateLinkScopedResourcePlainArgs): GetPrivateLinkScopedResourceResult
Gets a scoped resource in a private link scope. API Version: 2020-08-15-preview.
suspend fun getPrivateLinkScopedResource(argument: suspend GetPrivateLinkScopedResourcePlainArgsBuilder.() -> Unit): GetPrivateLinkScopedResourceResult
suspend fun getPrivateLinkScopedResource(name: String, resourceGroupName: String, scopeName: String): GetPrivateLinkScopedResourceResult