getVirtualMachineExtension

The operation to get the extension. API Version: 2021-03-01.

Return

Describes a Virtual Machine Extension.

Parameters

argument

null


suspend fun getVirtualMachineExtension(expand: String? = null, resourceGroupName: String, vmExtensionName: String, vmName: String): GetVirtualMachineExtensionResult

Return

Describes a Virtual Machine Extension.

See also

Parameters

expand

The expand expression to apply on the operation.

resourceGroupName

The name of the resource group.

vmExtensionName

The name of the virtual machine extension.

vmName

The name of the virtual machine containing the extension.


Return

Describes a Virtual Machine Extension.

See also

Parameters

argument

Builder for com.pulumi.azurenative.compute.kotlin.inputs.GetVirtualMachineExtensionPlainArgs.