get Machine Extension
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
extension Name
The name of the machine extension.
name
The name of the machine containing the extension.
resource Group Name
The name of the resource group.
See also
suspend fun getMachineExtension(argument: suspend GetMachineExtensionPlainArgsBuilder.() -> Unit): GetMachineExtensionResult
Return
Describes a Machine Extension.
Parameters
argument
Builder for com.pulumi.azurenative.hybridcompute.kotlin.inputs.GetMachineExtensionPlainArgs.