1. Packages
  2. Azure Native
  3. API Docs
  4. windowsesu
  5. getMultipleActivationKey
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.windowsesu.getMultipleActivationKey

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

Get a MAK key.

Uses Azure REST API version 2019-09-16-preview.

Using getMultipleActivationKey

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getMultipleActivationKey(args: GetMultipleActivationKeyArgs, opts?: InvokeOptions): Promise<GetMultipleActivationKeyResult>
function getMultipleActivationKeyOutput(args: GetMultipleActivationKeyOutputArgs, opts?: InvokeOptions): Output<GetMultipleActivationKeyResult>
Copy
def get_multiple_activation_key(multiple_activation_key_name: Optional[str] = None,
                                resource_group_name: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetMultipleActivationKeyResult
def get_multiple_activation_key_output(multiple_activation_key_name: Optional[pulumi.Input[str]] = None,
                                resource_group_name: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetMultipleActivationKeyResult]
Copy
func LookupMultipleActivationKey(ctx *Context, args *LookupMultipleActivationKeyArgs, opts ...InvokeOption) (*LookupMultipleActivationKeyResult, error)
func LookupMultipleActivationKeyOutput(ctx *Context, args *LookupMultipleActivationKeyOutputArgs, opts ...InvokeOption) LookupMultipleActivationKeyResultOutput
Copy

> Note: This function is named LookupMultipleActivationKey in the Go SDK.

public static class GetMultipleActivationKey 
{
    public static Task<GetMultipleActivationKeyResult> InvokeAsync(GetMultipleActivationKeyArgs args, InvokeOptions? opts = null)
    public static Output<GetMultipleActivationKeyResult> Invoke(GetMultipleActivationKeyInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetMultipleActivationKeyResult> getMultipleActivationKey(GetMultipleActivationKeyArgs args, InvokeOptions options)
public static Output<GetMultipleActivationKeyResult> getMultipleActivationKey(GetMultipleActivationKeyArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:windowsesu:getMultipleActivationKey
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

MultipleActivationKeyName
This property is required.
Changes to this property will trigger replacement.
string
The name of the MAK key.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
MultipleActivationKeyName
This property is required.
Changes to this property will trigger replacement.
string
The name of the MAK key.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
multipleActivationKeyName
This property is required.
Changes to this property will trigger replacement.
String
The name of the MAK key.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
multipleActivationKeyName
This property is required.
Changes to this property will trigger replacement.
string
The name of the MAK key.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
multiple_activation_key_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the MAK key.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
multipleActivationKeyName
This property is required.
Changes to this property will trigger replacement.
String
The name of the MAK key.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getMultipleActivationKey Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
ExpirationDate string
End of support of security updates activated by the MAK key.
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Location string
The geo-location where the resource lives
MultipleActivationKey string
MAK 5x5 key.
Name string
The name of the resource
ProvisioningState string
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
AgreementNumber string
Agreement number under which the key is requested.
InstalledServerNumber int
Number of activations/servers using the MAK key.
IsEligible bool
true if user has eligible on-premises Windows physical or virtual machines, and that the requested key will only be used in their organization; false otherwise.
OsType string
Type of OS for which the key is requested.
SupportType string
Type of support
Tags Dictionary<string, string>
Resource tags.
AzureApiVersion string
The Azure API version of the resource.
ExpirationDate string
End of support of security updates activated by the MAK key.
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Location string
The geo-location where the resource lives
MultipleActivationKey string
MAK 5x5 key.
Name string
The name of the resource
ProvisioningState string
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
AgreementNumber string
Agreement number under which the key is requested.
InstalledServerNumber int
Number of activations/servers using the MAK key.
IsEligible bool
true if user has eligible on-premises Windows physical or virtual machines, and that the requested key will only be used in their organization; false otherwise.
OsType string
Type of OS for which the key is requested.
SupportType string
Type of support
Tags map[string]string
Resource tags.
azureApiVersion String
The Azure API version of the resource.
expirationDate String
End of support of security updates activated by the MAK key.
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
location String
The geo-location where the resource lives
multipleActivationKey String
MAK 5x5 key.
name String
The name of the resource
provisioningState String
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
agreementNumber String
Agreement number under which the key is requested.
installedServerNumber Integer
Number of activations/servers using the MAK key.
isEligible Boolean
true if user has eligible on-premises Windows physical or virtual machines, and that the requested key will only be used in their organization; false otherwise.
osType String
Type of OS for which the key is requested.
supportType String
Type of support
tags Map<String,String>
Resource tags.
azureApiVersion string
The Azure API version of the resource.
expirationDate string
End of support of security updates activated by the MAK key.
id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
location string
The geo-location where the resource lives
multipleActivationKey string
MAK 5x5 key.
name string
The name of the resource
provisioningState string
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
agreementNumber string
Agreement number under which the key is requested.
installedServerNumber number
Number of activations/servers using the MAK key.
isEligible boolean
true if user has eligible on-premises Windows physical or virtual machines, and that the requested key will only be used in their organization; false otherwise.
osType string
Type of OS for which the key is requested.
supportType string
Type of support
tags {[key: string]: string}
Resource tags.
azure_api_version str
The Azure API version of the resource.
expiration_date str
End of support of security updates activated by the MAK key.
id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
location str
The geo-location where the resource lives
multiple_activation_key str
MAK 5x5 key.
name str
The name of the resource
provisioning_state str
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
agreement_number str
Agreement number under which the key is requested.
installed_server_number int
Number of activations/servers using the MAK key.
is_eligible bool
true if user has eligible on-premises Windows physical or virtual machines, and that the requested key will only be used in their organization; false otherwise.
os_type str
Type of OS for which the key is requested.
support_type str
Type of support
tags Mapping[str, str]
Resource tags.
azureApiVersion String
The Azure API version of the resource.
expirationDate String
End of support of security updates activated by the MAK key.
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
location String
The geo-location where the resource lives
multipleActivationKey String
MAK 5x5 key.
name String
The name of the resource
provisioningState String
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
agreementNumber String
Agreement number under which the key is requested.
installedServerNumber Number
Number of activations/servers using the MAK key.
isEligible Boolean
true if user has eligible on-premises Windows physical or virtual machines, and that the requested key will only be used in their organization; false otherwise.
osType String
Type of OS for which the key is requested.
supportType String
Type of support
tags Map<String>
Resource tags.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi