1. Packages
  2. Azure Native
  3. API Docs
  4. billingbenefits
  5. getCredit
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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
azure-native logo
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.13.0 published on Wednesday, Jan 28, 2026 by Pulumi

    Get a credit.

    Uses Azure REST API version 2025-05-01-preview.

    Other available API versions: 2025-12-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native billingbenefits [ApiVersion]. See the version guide for details.

    Using getCredit

    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 getCredit(args: GetCreditArgs, opts?: InvokeOptions): Promise<GetCreditResult>
    function getCreditOutput(args: GetCreditOutputArgs, opts?: InvokeOptions): Output<GetCreditResult>
    def get_credit(credit_name: Optional[str] = None,
                   resource_group_name: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetCreditResult
    def get_credit_output(credit_name: Optional[pulumi.Input[str]] = None,
                   resource_group_name: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetCreditResult]
    func LookupCredit(ctx *Context, args *LookupCreditArgs, opts ...InvokeOption) (*LookupCreditResult, error)
    func LookupCreditOutput(ctx *Context, args *LookupCreditOutputArgs, opts ...InvokeOption) LookupCreditResultOutput

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

    public static class GetCredit 
    {
        public static Task<GetCreditResult> InvokeAsync(GetCreditArgs args, InvokeOptions? opts = null)
        public static Output<GetCreditResult> Invoke(GetCreditInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCreditResult> getCredit(GetCreditArgs args, InvokeOptions options)
    public static Output<GetCreditResult> getCredit(GetCreditArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:billingbenefits:getCredit
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CreditName string
    Name of the credit
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    CreditName string
    Name of the credit
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    creditName String
    Name of the credit
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    creditName string
    Name of the credit
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    credit_name str
    Name of the credit
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    creditName String
    Name of the credit
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getCredit Result

    The following output properties are available:

    AzureApiVersion string
    The Azure API version of the resource.
    BillingProfileResourceId string
    Fully-qualified identifier of the billing profile where the benefit is applied. Present only for Field-led or Customer-led customers.
    CustomerId string
    Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers. Format is /providers/Microsoft.Billing/billingAccounts/{acctId:orgId}
    Etag string
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    ProvisioningState string
    Provisioning state
    SystemData Pulumi.AzureNative.BillingBenefits.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    BillingAccountResourceId string
    Fully-qualified identifier of the billing account where the benefit is applied. Present only for Enterprise Agreement customers.
    Breakdown List<Pulumi.AzureNative.BillingBenefits.Outputs.CreditBreakdownItemResponse>
    Credit line-items/milestones/no-charge services breakdown
    Credit Pulumi.AzureNative.BillingBenefits.Outputs.CommitmentResponse
    The entire investment amount for the credit contract, including currency and amount
    EndAt string
    End DateTime in UTC.
    Identity Pulumi.AzureNative.BillingBenefits.Outputs.ManagedServiceIdentityResponse
    Managed service identity (system assigned and/or user assigned identities)
    Kind string
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    ManagedBy string
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    Plan Pulumi.AzureNative.BillingBenefits.Outputs.PlanResponse
    Plan for the resource.
    Policies Pulumi.AzureNative.BillingBenefits.Outputs.CreditPoliciesResponse
    Credit breakdown item representing a milestone, line-item, or no-charge service
    ProductCode string
    Product UPN for the credit type
    Reason Pulumi.AzureNative.BillingBenefits.Outputs.CreditReasonResponse
    The reason for the credit. Not required if not applicable.
    ResourceId string
    Fully-qualified resource identifier of the resource. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/{benefitType}/{benefitName}.
    Sku Pulumi.AzureNative.BillingBenefits.Outputs.SkuResponse
    The resource model definition representing SKU
    StartAt string
    Start DateTime.
    Status string
    Status of the credit
    SystemId string
    System identifier
    Tags Dictionary<string, string>
    Resource tags.
    AzureApiVersion string
    The Azure API version of the resource.
    BillingProfileResourceId string
    Fully-qualified identifier of the billing profile where the benefit is applied. Present only for Field-led or Customer-led customers.
    CustomerId string
    Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers. Format is /providers/Microsoft.Billing/billingAccounts/{acctId:orgId}
    Etag string
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    ProvisioningState string
    Provisioning state
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    BillingAccountResourceId string
    Fully-qualified identifier of the billing account where the benefit is applied. Present only for Enterprise Agreement customers.
    Breakdown []CreditBreakdownItemResponse
    Credit line-items/milestones/no-charge services breakdown
    Credit CommitmentResponse
    The entire investment amount for the credit contract, including currency and amount
    EndAt string
    End DateTime in UTC.
    Identity ManagedServiceIdentityResponse
    Managed service identity (system assigned and/or user assigned identities)
    Kind string
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    ManagedBy string
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    Plan PlanResponse
    Plan for the resource.
    Policies CreditPoliciesResponse
    Credit breakdown item representing a milestone, line-item, or no-charge service
    ProductCode string
    Product UPN for the credit type
    Reason CreditReasonResponse
    The reason for the credit. Not required if not applicable.
    ResourceId string
    Fully-qualified resource identifier of the resource. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/{benefitType}/{benefitName}.
    Sku SkuResponse
    The resource model definition representing SKU
    StartAt string
    Start DateTime.
    Status string
    Status of the credit
    SystemId string
    System identifier
    Tags map[string]string
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    billingProfileResourceId String
    Fully-qualified identifier of the billing profile where the benefit is applied. Present only for Field-led or Customer-led customers.
    customerId String
    Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers. Format is /providers/Microsoft.Billing/billingAccounts/{acctId:orgId}
    etag String
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    provisioningState String
    Provisioning state
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    billingAccountResourceId String
    Fully-qualified identifier of the billing account where the benefit is applied. Present only for Enterprise Agreement customers.
    breakdown List<CreditBreakdownItemResponse>
    Credit line-items/milestones/no-charge services breakdown
    credit CommitmentResponse
    The entire investment amount for the credit contract, including currency and amount
    endAt String
    End DateTime in UTC.
    identity ManagedServiceIdentityResponse
    Managed service identity (system assigned and/or user assigned identities)
    kind String
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    managedBy String
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    plan PlanResponse
    Plan for the resource.
    policies CreditPoliciesResponse
    Credit breakdown item representing a milestone, line-item, or no-charge service
    productCode String
    Product UPN for the credit type
    reason CreditReasonResponse
    The reason for the credit. Not required if not applicable.
    resourceId String
    Fully-qualified resource identifier of the resource. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/{benefitType}/{benefitName}.
    sku SkuResponse
    The resource model definition representing SKU
    startAt String
    Start DateTime.
    status String
    Status of the credit
    systemId String
    System identifier
    tags Map<String,String>
    Resource tags.
    azureApiVersion string
    The Azure API version of the resource.
    billingProfileResourceId string
    Fully-qualified identifier of the billing profile where the benefit is applied. Present only for Field-led or Customer-led customers.
    customerId string
    Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers. Format is /providers/Microsoft.Billing/billingAccounts/{acctId:orgId}
    etag string
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    provisioningState string
    Provisioning state
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    billingAccountResourceId string
    Fully-qualified identifier of the billing account where the benefit is applied. Present only for Enterprise Agreement customers.
    breakdown CreditBreakdownItemResponse[]
    Credit line-items/milestones/no-charge services breakdown
    credit CommitmentResponse
    The entire investment amount for the credit contract, including currency and amount
    endAt string
    End DateTime in UTC.
    identity ManagedServiceIdentityResponse
    Managed service identity (system assigned and/or user assigned identities)
    kind string
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    managedBy string
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    plan PlanResponse
    Plan for the resource.
    policies CreditPoliciesResponse
    Credit breakdown item representing a milestone, line-item, or no-charge service
    productCode string
    Product UPN for the credit type
    reason CreditReasonResponse
    The reason for the credit. Not required if not applicable.
    resourceId string
    Fully-qualified resource identifier of the resource. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/{benefitType}/{benefitName}.
    sku SkuResponse
    The resource model definition representing SKU
    startAt string
    Start DateTime.
    status string
    Status of the credit
    systemId string
    System identifier
    tags {[key: string]: string}
    Resource tags.
    azure_api_version str
    The Azure API version of the resource.
    billing_profile_resource_id str
    Fully-qualified identifier of the billing profile where the benefit is applied. Present only for Field-led or Customer-led customers.
    customer_id str
    Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers. Format is /providers/Microsoft.Billing/billingAccounts/{acctId:orgId}
    etag str
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    provisioning_state str
    Provisioning state
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    billing_account_resource_id str
    Fully-qualified identifier of the billing account where the benefit is applied. Present only for Enterprise Agreement customers.
    breakdown Sequence[CreditBreakdownItemResponse]
    Credit line-items/milestones/no-charge services breakdown
    credit CommitmentResponse
    The entire investment amount for the credit contract, including currency and amount
    end_at str
    End DateTime in UTC.
    identity ManagedServiceIdentityResponse
    Managed service identity (system assigned and/or user assigned identities)
    kind str
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    managed_by str
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    plan PlanResponse
    Plan for the resource.
    policies CreditPoliciesResponse
    Credit breakdown item representing a milestone, line-item, or no-charge service
    product_code str
    Product UPN for the credit type
    reason CreditReasonResponse
    The reason for the credit. Not required if not applicable.
    resource_id str
    Fully-qualified resource identifier of the resource. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/{benefitType}/{benefitName}.
    sku SkuResponse
    The resource model definition representing SKU
    start_at str
    Start DateTime.
    status str
    Status of the credit
    system_id str
    System identifier
    tags Mapping[str, str]
    Resource tags.
    azureApiVersion String
    The Azure API version of the resource.
    billingProfileResourceId String
    Fully-qualified identifier of the billing profile where the benefit is applied. Present only for Field-led or Customer-led customers.
    customerId String
    Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers. Format is /providers/Microsoft.Billing/billingAccounts/{acctId:orgId}
    etag String
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    provisioningState String
    Provisioning state
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    billingAccountResourceId String
    Fully-qualified identifier of the billing account where the benefit is applied. Present only for Enterprise Agreement customers.
    breakdown List<Property Map>
    Credit line-items/milestones/no-charge services breakdown
    credit Property Map
    The entire investment amount for the credit contract, including currency and amount
    endAt String
    End DateTime in UTC.
    identity Property Map
    Managed service identity (system assigned and/or user assigned identities)
    kind String
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    managedBy String
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    plan Property Map
    Plan for the resource.
    policies Property Map
    Credit breakdown item representing a milestone, line-item, or no-charge service
    productCode String
    Product UPN for the credit type
    reason Property Map
    The reason for the credit. Not required if not applicable.
    resourceId String
    Fully-qualified resource identifier of the resource. Format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BillingBenefits/{benefitType}/{benefitName}.
    sku Property Map
    The resource model definition representing SKU
    startAt String
    Start DateTime.
    status String
    Status of the credit
    systemId String
    System identifier
    tags Map<String>
    Resource tags.

    Supporting Types

    CommitmentResponse

    Amount double
    CurrencyCode string
    The ISO 4217 3-letter currency code for the currency used by this purchase record.
    Grain string
    The grain of the commitment.
    Amount float64
    CurrencyCode string
    The ISO 4217 3-letter currency code for the currency used by this purchase record.
    Grain string
    The grain of the commitment.
    amount Double
    currencyCode String
    The ISO 4217 3-letter currency code for the currency used by this purchase record.
    grain String
    The grain of the commitment.
    amount number
    currencyCode string
    The ISO 4217 3-letter currency code for the currency used by this purchase record.
    grain string
    The grain of the commitment.
    amount float
    currency_code str
    The ISO 4217 3-letter currency code for the currency used by this purchase record.
    grain str
    The grain of the commitment.
    amount Number
    currencyCode String
    The ISO 4217 3-letter currency code for the currency used by this purchase record.
    grain String
    The grain of the commitment.

    CreditBreakdownItemResponse

    Allocation Pulumi.AzureNative.BillingBenefits.Inputs.CommitmentResponse
    Allocation details including currency and amount for this breakdown item
    Dimensions List<Pulumi.AzureNative.BillingBenefits.Inputs.CreditDimensionResponse>
    Key-value pairs for additional parameters and metadata
    EndAt string
    End DateTime in UTC.
    StartAt string
    Start DateTime.
    Allocation CommitmentResponse
    Allocation details including currency and amount for this breakdown item
    Dimensions []CreditDimensionResponse
    Key-value pairs for additional parameters and metadata
    EndAt string
    End DateTime in UTC.
    StartAt string
    Start DateTime.
    allocation CommitmentResponse
    Allocation details including currency and amount for this breakdown item
    dimensions List<CreditDimensionResponse>
    Key-value pairs for additional parameters and metadata
    endAt String
    End DateTime in UTC.
    startAt String
    Start DateTime.
    allocation CommitmentResponse
    Allocation details including currency and amount for this breakdown item
    dimensions CreditDimensionResponse[]
    Key-value pairs for additional parameters and metadata
    endAt string
    End DateTime in UTC.
    startAt string
    Start DateTime.
    allocation CommitmentResponse
    Allocation details including currency and amount for this breakdown item
    dimensions Sequence[CreditDimensionResponse]
    Key-value pairs for additional parameters and metadata
    end_at str
    End DateTime in UTC.
    start_at str
    Start DateTime.
    allocation Property Map
    Allocation details including currency and amount for this breakdown item
    dimensions List<Property Map>
    Key-value pairs for additional parameters and metadata
    endAt String
    End DateTime in UTC.
    startAt String
    Start DateTime.

    CreditDimensionResponse

    Key string
    The dimension key (e.g., productFamily, description, creditType)
    Value string
    The dimension value
    Key string
    The dimension key (e.g., productFamily, description, creditType)
    Value string
    The dimension value
    key String
    The dimension key (e.g., productFamily, description, creditType)
    value String
    The dimension value
    key string
    The dimension key (e.g., productFamily, description, creditType)
    value string
    The dimension value
    key str
    The dimension key (e.g., productFamily, description, creditType)
    value str
    The dimension value
    key String
    The dimension key (e.g., productFamily, description, creditType)
    value String
    The dimension value

    CreditPoliciesResponse

    Expiration string
    Expiration policy of the Credit
    Redemption string
    Redemption policy of the Credit
    Expiration string
    Expiration policy of the Credit
    Redemption string
    Redemption policy of the Credit
    expiration String
    Expiration policy of the Credit
    redemption String
    Redemption policy of the Credit
    expiration string
    Expiration policy of the Credit
    redemption string
    Redemption policy of the Credit
    expiration str
    Expiration policy of the Credit
    redemption str
    Redemption policy of the Credit
    expiration String
    Expiration policy of the Credit
    redemption String
    Redemption policy of the Credit

    CreditReasonResponse

    Code double
    The reason code for credit.
    Description string
    The free string description of the credit.
    Code float64
    The reason code for credit.
    Description string
    The free string description of the credit.
    code Double
    The reason code for credit.
    description String
    The free string description of the credit.
    code number
    The reason code for credit.
    description string
    The free string description of the credit.
    code float
    The reason code for credit.
    description str
    The free string description of the credit.
    code Number
    The reason code for credit.
    description String
    The free string description of the credit.

    ManagedServiceIdentityResponse

    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.BillingBenefits.Inputs.UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    PrincipalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    Type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    UserAssignedIdentities map[string]UserAssignedIdentityResponse
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<String,UserAssignedIdentityResponse>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId string
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId string
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type string
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principal_id str
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenant_id str
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type str
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
    principalId String
    The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
    type String
    Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
    userAssignedIdentities Map<Property Map>
    The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.

    PlanResponse

    Name string
    A user defined name of the 3rd Party Artifact that is being procured.
    Product string
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    Publisher string
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    PromotionCode string
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    Version string
    The version of the desired product/artifact.
    Name string
    A user defined name of the 3rd Party Artifact that is being procured.
    Product string
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    Publisher string
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    PromotionCode string
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    Version string
    The version of the desired product/artifact.
    name String
    A user defined name of the 3rd Party Artifact that is being procured.
    product String
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    publisher String
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    promotionCode String
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    version String
    The version of the desired product/artifact.
    name string
    A user defined name of the 3rd Party Artifact that is being procured.
    product string
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    publisher string
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    promotionCode string
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    version string
    The version of the desired product/artifact.
    name str
    A user defined name of the 3rd Party Artifact that is being procured.
    product str
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    publisher str
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    promotion_code str
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    version str
    The version of the desired product/artifact.
    name String
    A user defined name of the 3rd Party Artifact that is being procured.
    product String
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    publisher String
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    promotionCode String
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    version String
    The version of the desired product/artifact.

    SkuResponse

    Name string
    The name of the SKU. E.g. P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    Name string
    The name of the SKU. E.g. P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity Integer
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name string
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name str
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family str
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size str
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier str
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity Number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    UserAssignedIdentityResponse

    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.
    clientId string
    The client ID of the assigned identity.
    principalId string
    The principal ID of the assigned identity.
    client_id str
    The client ID of the assigned identity.
    principal_id str
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.

    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 v2 docs if using the v2 version of this package.
    Azure Native v3.13.0 published on Wednesday, Jan 28, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate