1. Packages
  2. Azure Native
  3. API Docs
  4. windowsesu
  5. getMultipleActivationKey
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.windowsesu.getMultipleActivationKey

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Get a MAK key. 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>
    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]
    func LookupMultipleActivationKey(ctx *Context, args *LookupMultipleActivationKeyArgs, opts ...InvokeOption) (*LookupMultipleActivationKeyResult, error)
    func LookupMultipleActivationKeyOutput(ctx *Context, args *LookupMultipleActivationKeyOutputArgs, opts ...InvokeOption) LookupMultipleActivationKeyResultOutput

    > 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)
    }
    public static CompletableFuture<GetMultipleActivationKeyResult> getMultipleActivationKey(GetMultipleActivationKeyArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:windowsesu:getMultipleActivationKey
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MultipleActivationKeyName string
    The name of the MAK key.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    MultipleActivationKeyName string
    The name of the MAK key.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    multipleActivationKeyName String
    The name of the MAK key.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    multipleActivationKeyName string
    The name of the MAK key.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    multiple_activation_key_name str
    The name of the MAK key.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    multipleActivationKeyName String
    The name of the MAK key.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getMultipleActivationKey Result

    The following output properties are available:

    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.
    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.
    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.
    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.
    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.
    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
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi