getMachineExtension

The operation to get the extension. Azure REST API version: 2022-05-21-preview. Other available API versions: 2023-04-01-preview.

Return

Describes a Machine Extension.

Parameters

argument

null


suspend fun getMachineExtension(extensionName: String, resourceGroupName: String, virtualMachineName: String): GetMachineExtensionResult

Return

Describes a Machine Extension.

See also

Parameters

extensionName

The name of the machine extension.

resourceGroupName

The name of the resource group.

virtualMachineName

The name of the machine where the extension should be created or updated.


Return

Describes a Machine Extension.

See also

Parameters

argument

Builder for com.pulumi.azurenative.scvmm.kotlin.inputs.GetMachineExtensionPlainArgs.