getMachineExtension

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

Return

Describes a Machine Extension.

Parameters

argument

null


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

Return

Describes a Machine Extension.

Parameters

extensionName

The name of the machine extension.

name

The name of the machine containing the extension.

resourceGroupName

The name of the resource group.

See also


Return

Describes a Machine Extension.

Parameters

argument

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

See also