| Description | : Gets a single product by billing profile. |
| Reference | : Link ¶ |
⚶ Changes
{
"#id": "ProductGet_GetByBillingProfile",
"$responses": {
"200": {
"Description": {
"new": "Returns the full set of Product attributes",
"old": "Summary description of the product"
},
"$properties": [
{
"@added_6470f8c1178c47baa48d5f5f0f6809b6": {
"#name": "displayName",
"Description": "Product display name",
"Required": false,
"Type": "string"
}
},
{
"@added_be32ff0105eb4ea0a34df75374cb7674": {
"#name": "popularity",
"Description": "Popularity of the product",
"Format": "double",
"Required": false,
"Type": "number"
}
},
{
"@added_dec3b0e48307473a9b582f22d2e3dfe4": {
"#name": "categoryIds",
"Description": "Array of product categories",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
}
},
{
"@added_49b879b16d9a4e8db058bd968991b5d9": {
"#name": "industryIds",
"Description": "List of industry IDs the item belongs to",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
}
},
{
"@added_75d5c2f50b5b42f29c18486086a797ba": {
"#name": "publisherId",
"Description": "Publisher id",
"Required": false,
"Type": "string"
}
},
{
"@added_d06452d8b3d1496b87eb7e83da0afa09": {
"#name": "azureBenefit",
"Description": "Indicates whether product purchases count toward Azure consumption commitment benefits for enterprise customers.\n- `Eligible` - Product costs apply to Azure consumption commitment benefit calculations and credits\n- `NotEligible` - Product costs do not qualify for Azure consumption commitment benefit programs",
"Required": false,
"Type": "string"
}
},
{
"@added_ae8d5022ca3343ef9633b427ddd0ccb1": {
"#name": "badges",
"Description": "Displays certification and qualification badges earned by the product for marketplace visibility.\n- `PreferredSolution` - Microsoft-recognized solution meeting specific quality and partnership criteria\n- `PowerBICertified` - Certified compatibility and integration with Microsoft Power BI platform\n- `AdditionalPurchaseRequirement` - Product requires additional purchases or subscriptions for full functionality",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
}
},
{
"@added_7390fe17193f47e19e3099c4fb2dcd2c": {
"#name": "publisherType",
"Description": "Identifies the publisher relationship to Microsoft for support and partnership classification.\n- `Microsoft` - First-party Microsoft product with direct Microsoft support and development\n- `ThirdParty` - Independent software vendor product with publisher-provided support and maintenance",
"Required": false,
"Type": "string"
}
},
{
"@added_d1b93e6c0404415081483e402ce4c8c1": {
"#name": "publishingStage",
"Description": "Indicates the product availability status and customer access level within Azure Marketplace.\n- `Preview` - Limited availability to selected customers for testing and early access evaluation\n- `Public` - General availability to all Azure Marketplace customers for production deployment",
"Required": false,
"Type": "string"
}
},
{
"@added_93bf4d856fcc472384ea6ca8e00b719d": {
"#name": "uniqueProductId",
"Description": "Unique product identifier",
"Required": true,
"Type": "string"
}
},
{
"@added_3e88a2bf612349aa9856a7050b967f82": {
"#name": "productType",
"Description": "Specifies the primary deployment model and hosting architecture for the marketplace product stored in the Marketplace Catalog.\n- `None` - Unspecified product type, typically used for products without a defined deployment model\n- `ManagedApplication` - Azure Managed Applications that deploy and manage resources in customer subscriptions\n- `VirtualMachine` - Pre-configured virtual machine images deployable to Azure compute infrastructure\n- `AzureApplication` - Native Azure applications leveraging platform services and APIs\n- `Container` - Containerized applications deployed through Azure Container Instances or similar services\n- `SaaS` - Software as a Service solutions hosted and managed by the publisher\n- `SolutionTemplate` - Azure Resource Manager templates that provision multiple Azure resources\n- `IotEdgeModules` - Modules designed for deployment to Azure IoT Edge runtime environments\n- `ManagedServices` - Fully managed services where the publisher handles infrastructure and operations\n- `ContainerApps` - Applications built for Azure Container Apps serverless container platform\n- `DynamicsOps` - Microsoft Dynamics 365 Finance and Operations applications and extensions\n- `DynamicsCE` - Microsoft Dynamics 365 Customer Engagement applications and customizations\n- `DynamicsBC` - Microsoft Dynamics 365 Business Central applications and add-ons\n- `PowerBI` - Microsoft Power BI reports, dashboards, and data visualization components\n- `ConsultingServices` - Professional services offerings including implementation and advisory services\n- `CosellOnly` - Products available exclusively through Microsoft co-sell partner programs\n- `CoreVirtualMachine` - Core virtual machine offerings with baseline Azure compute capabilities\n- `PowerBIVisuals` - Custom visualizations for Microsoft Power BI reporting platform\n- `Office365` - Microsoft 365 and Office 365 applications, add-ins, and integrations\n- `AADApps` - Azure Active Directory integrated applications supporting organizational identity\n- `AzureServices` - Native Azure platform services and resource providers\n- `AppService` - Web applications hosted on Azure App Service platform\n- `LogAnalytics` - Azure Monitor Log Analytics solutions and workspace configurations\n- `MicrosoftProduct` - First-party Microsoft products available through marketplace channels",
"Required": true,
"Type": "string"
}
},
{
"@added_19fb3e03af764a64aef98d2a598f52af": {
"#name": "productSubType",
"Description": "Product sub type",
"Required": false,
"Type": "string"
}
},
{
"@added_e051972e5603415284cb81d4ecee9de0": {
"#name": "productFamily",
"Description": "Product Family",
"Required": false,
"Type": "string"
}
},
{
"@added_42ed5106eb6b4dbfa8a02ea101857933": {
"#name": "operatingSystems",
"Description": "Operating system info for this product",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
}
},
{
"@added_9d8eac1e330e4e53a5c581bc3eeb98b1": {
"#name": "pricingTypes",
"Description": "Indicates the billing models and cost structures available for the plan.\n- `Free` - No charge for plan usage, typically for community editions or basic service tiers\n- `FreeTrial` - Time-limited free access period before transitioning to paid billing model\n- `Byol` - Bring Your Own License model where customers provide existing software licenses\n- `Payg` - Pay As You Go consumption-based billing calculated on actual resource usage\n- `Ri` - Reserved Instance billing with upfront commitment for discounted long-term pricing",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
}
},
{
"@added_6b928bcc76794b6c95fc531c6a11f89d": {
"#name": "publisherDisplayName",
"Description": "Publisher display name",
"Required": false,
"Type": "string"
}
},
{
"@added_4e683d7174e04017af7719dc64bf92ec": {
"#name": "longSummary",
"Description": "Product long summary",
"Required": false,
"Type": "string"
}
},
{
"@added_14378c899f854711aaf83d0a56351fa8": {
"#name": "summary",
"Description": "Product summary",
"Required": false,
"Type": "string"
}
},
{
"@added_5abac080d3c84607be76b746fa95c045": {
"#name": "smallIconUri",
"Description": "URI to the small product icon",
"Required": false,
"Type": "string"
}
},
{
"@added_3498cb4a2688467897ef03e93e03f952": {
"#name": "description",
"Description": "The product description text",
"Required": false,
"Type": "string"
}
},
{
"@added_ef956d37dd324edca1094e6ecfd3b278": {
"#name": "cspLegalTermsUri",
"Description": "The legal terms of the product for the CSP",
"Required": false,
"Type": "string"
}
},
{
"@added_18e5303569fa4987b920af6b48936479": {
"#name": "privacyPolicyUri",
"Description": "The privacy policy of the product",
"Required": false,
"Type": "string"
}
},
{
"@added_5c2a909f3b8f49d6a517a0a9bae86030": {
"#name": "ratingBuckets",
"Description": "Categorizes products by customer rating thresholds for marketplace filtering and discovery.\n- `AboveOne` - Products with customer ratings exceeding 1.0 stars based on marketplace reviews\n- `AboveTwo` - Products with customer ratings exceeding 2.0 stars based on marketplace reviews\n- `AboveThree` - Products with customer ratings exceeding 3.0 stars based on marketplace reviews\n- `AboveFour` - Products with customer ratings exceeding 4.0 stars based on marketplace reviews",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
}
},
{
"@added_30b66598f8de469db7e2a316b69e1fe4": {
"#name": "ratingAverage",
"Description": "Average rating for the offer",
"Format": "double",
"Required": false,
"Type": "number"
}
},
{
"@added_0e325ac0673542029da34dc622eb5ff8": {
"#name": "ratingCount",
"Description": "Total number of ratings for the offer",
"Format": "int32",
"Required": false,
"Type": "integer"
}
},
{
"@added_a1dcfe2b52594f75a89ac277e24bd898": {
"#name": "supportedProducts",
"Description": "Maps to the list of compatible products",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
}
},
{
"@added_092d1cccf84a49dc99f1a73934409789": {
"#name": "applicableProducts",
"Description": "Product categories the offer belongs to",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
}
},
{
"@added_72f937f9a41041cbb14af4448d0e2467": {
"#name": "lastModifiedDateTime",
"Description": "Latest update date of the product",
"Required": false,
"Type": "string"
}
},
{
"@added_965131b301a742aeb3033ae55adbbe9b": {
"#name": "locations",
"Description": "List of locations which are available on the SKUs",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
}
},
{
"@added_2a21341b172a4a4aa8f2b44d61cff1a3": {
"#name": "serviceFamily",
"Description": "The service family of the product, such as 'Compute'",
"Required": false,
"Type": "string"
}
},
{
"@added_f627a5cbda5546dfb426d1801ee8519e": {
"#name": "service",
"Description": "The service name of the product, such as 'Virtual Machines'",
"Required": false,
"Type": "string"
}
},
{
"#name": "productId",
"Required": {
"new": false,
"old": true
}
},
{
"@added_f9b86d796d234f40a25b82b4949262d7": {
"#name": "hasRiPlans",
"Description": "Indication whether the product has plans with reservations",
"Required": false,
"Type": "boolean"
}
},
{
"@added_66b638fb6c534a8aa3e076b33aa49b48": {
"#name": "hasMarketplaceFootprint",
"Description": "Indication if product has a representation in the marketplace",
"Required": false,
"Type": "boolean"
}
},
{
"@added_a99fcc8195094cd8b801da5c890b1715": {
"#name": "attributes",
"Description": "Set of products attributes",
"Required": false,
"Type": "array",
"$items": {
"Description": "Represents a SKU attribute, which consists of a key and value. The attributes may differ across various services.",
"Type": "object",
"$properties": [
{
"#name": "key",
"Description": "The attribute key",
"Required": false,
"Type": "string"
},
{
"#name": "value",
"Description": "The attribute value",
"Required": false,
"Type": "string"
}
]
}
}
},
{
"plans": {
"Description": {
"new": "Returns the full set of Plan attributes",
"old": "Returns a subset of Plan attributes"
},
"$properties": {
"@added_6243077e64164c2f9a4c9f8ab5a5e681": {
"#name": "planId",
"Description": "Plan identifier",
"Required": false,
"Type": "string"
},
"@added_9ca50b56f7bc48ee89dab81ad8572875": {
"#name": "uniquePlanId",
"Description": "Unique plan identifier which is prefixed by combining uniqueProductId and PlanId with no separator in between",
"Required": false,
"Type": "string"
},
"@added_b29bb62b10944d7190ee099f0f868b67": {
"#name": "displayName",
"Description": "Display name of the plan / sku",
"Required": false,
"Type": "string"
},
"@added_829402533b4c435e8f9a07be7132f0c2": {
"#name": "vmArchitectureType",
"Description": "Specifies the virtual machine processor architecture and generation. Applies exclusively to Virtual Machine product types.\n- `X64Gen1` - x64 processor architecture with Generation 1 virtual machine firmware and BIOS support\n- `X64Gen2` - x64 processor architecture with Generation 2 virtual machine firmware and UEFI support\n- `Arm64` - ARM 64-bit processor architecture optimized for energy efficiency and cloud-native workloads",
"Required": false,
"Type": "string"
},
"@added_b1b833a43ee64e2bb1fde5fd341618b1": {
"#name": "cspState",
"Description": "Controls plan availability and partner access within the Microsoft Cloud Solution Provider (CSP) program.\n- `OptIn` - Enables all authorized Cloud Solution Provider partners to resell and deploy the product to customers\n- `OptOut` - Excluded from Cloud Solution Provider program, available only through direct channels\n- `SelectiveOptIn` - Available only to selected Cloud Solution Provider partners for resale and customer deployment",
"Required": false,
"Type": "string"
},
"@added_834009f3f720471b8a2d3fede7070ff2": {
"#name": "metadata",
"Description": "Expanded plan/SKU metadata.",
"Required": false,
"Type": "object",
"$properties": [
{
"#name": "generation",
"Description": "The VM image generation (applicable to Virtual Machine products only)",
"Required": false,
"Type": "string"
},
{
"#name": "altStackReference",
"Description": "Pointing to a planId which holds the alternative stack reference",
"Required": false,
"Type": "string"
}
]
},
"@added_eaccb20fcf934619b8f7ad1a4fa99b2d": {
"#name": "altStackReference",
"Description": "Alternative stack reference",
"Required": false,
"Type": "string"
},
"@added_64cefe7969a84eea96a6bc47bffa8da5": {
"#name": "stackType",
"Description": "Stack type : Classic, Gen1, Gen2",
"Required": false,
"Type": "string"
},
"@added_e36dcc041c074615a32479f72a2984e9": {
"#name": "altArchitectureReference",
"Description": "The alternative architecture reference",
"Required": false,
"Type": "string"
},
"@added_5984d3b9bd8c4948b4a681701fc7eed2": {
"#name": "categoryIds",
"Description": "Plan CategoryIds",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
},
"@added_97abe8c375da425bbedda2381c2c5a21": {
"#name": "hasProtectedArtifacts",
"Description": "Set to true if plan has artifacts that are to be hidden for non authenticated users",
"Required": false,
"Type": "boolean"
},
"@added_f5ed684a3d1b47748de5d4cf04684c1b": {
"#name": "pricingTypes",
"Description": "Indicates the billing models and cost structures available for the plan.\n- `Free` - No charge for plan usage, typically for community editions or basic service tiers\n- `FreeTrial` - Time-limited free access period before transitioning to paid billing model\n- `Byol` - Bring Your Own License model where customers provide existing software licenses\n- `Payg` - Pay As You Go consumption-based billing calculated on actual resource usage\n- `Ri` - Reserved Instance billing with upfront commitment for discounted long-term pricing",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
},
"@added_62c810dfc4da4fcfb5f8b5aed63a5f1b": {
"#name": "vmSecuritytypes",
"Description": "Defines the security enhancement level for virtual machine deployments. Applies exclusively to Virtual Machine product types.\n- `None` - Standard virtual machine security without additional protection features\n- `Trusted` - Trusted Launch security with secure boot and virtual Trusted Platform Module capabilities\n- `Confidential` - Confidential computing with memory encryption and attestation for sensitive workloads",
"Required": false,
"Type": "array",
"$items": {
"Type": "string"
}
},
"@added_18c11239747d4098a137595f60a0786e": {
"#name": "summary",
"Description": "The plan summary text",
"Required": false,
"Type": "string"
},
"@added_4bef7436bb624307be68aa9c5b779c60": {
"#name": "description",
"Description": "Plan / sku description",
"Required": false,
"Type": "string"
},
"@added_519e6679c9c643ddae9c0471b62561eb": {
"#name": "skuId",
"Description": "The SKU id",
"Required": false,
"Type": "string"
},
"@added_3212e97bd8454781bf5c46f60203262f": {
"#name": "planType",
"Description": "Specifies the primary deployment model and hosting architecture for the marketplace product. Currently supported values are:\n- `None` - Unspecified product type, typically used for products without a defined deployment model\n- `DevService` - Development-focused services and tools for software creation workflows\n- `ManagedApplication` - Azure Managed Applications that deploy and manage resources in customer subscriptions\n- `VirtualMachine` - Pre-configured virtual machine images deployable to Azure compute infrastructure\n- `AzureApplication` - Native Azure applications leveraging platform services and APIs\n- `Container` - Containerized applications deployed through Azure Container Instances or similar services\n- `SaaS` - Software as a Service solutions hosted and managed by the publisher\n- `SolutionTemplate` - Azure Resource Manager templates that provision multiple Azure resources\n- `IotEdgeModules` - Modules designed for deployment to Azure IoT Edge runtime environments\n- `ManagedServices` - Fully managed services where the publisher handles infrastructure and operations\n- `ContainerApps` - Applications built for Azure Container Apps serverless container platform\n- `VisualStudioExtension` - Extensions that integrate with Visual Studio IDE functionality\n- `DynamicsOps` - Microsoft Dynamics 365 Finance and Operations applications and extensions\n- `DynamicsCE` - Microsoft Dynamics 365 Customer Engagement applications and customizations\n- `DynamicsBC` - Microsoft Dynamics 365 Business Central applications and add-ons\n- `PowerBI` - Microsoft Power BI reports, dashboards, and data visualization components\n- `ConsultingServices` - Professional services offerings including implementation and advisory services\n- `CosellOnly` - Products available exclusively through Microsoft co-sell partner programs\n- `CoreVirtualMachine` - Core virtual machine offerings with baseline Azure compute capabilities\n- `PowerBIVisuals` - Custom visualizations for Microsoft Power BI reporting platform\n- `Office365` - Microsoft 365 and Office 365 applications, add-ins, and integrations\n- `AADApps` - Azure Active Directory integrated applications supporting organizational identity\n- `AzureServices` - Native Azure platform services and resource providers\n- `AppService` - Web applications hosted on Azure App Service platform\n- `LogAnalytics` - Azure Monitor Log Analytics solutions and workspace configurations\n- `MicrosoftProduct` - First-party Microsoft products available through marketplace channels",
"Required": true,
"Type": "string"
},
"@added_40445a46c38d48a39a76eb0a54b657e9": {
"#name": "displayRank",
"Description": "The order the plan is displayed in the 'Plans' table",
"Required": false,
"Type": "string"
},
"@added_eb32d30d889b45ecb8a5298d7685a183": {
"#name": "isPrivate",
"Description": "Indication that the plan is accessible to restricted audience only",
"Required": false,
"Type": "boolean"
},
"@added_279f930dfc764f9bb8557800559d89b9": {
"#name": "hasRi",
"Description": "Indication whether the SKU supports reservations",
"Required": false,
"Type": "boolean"
}
}
}
}
]
}
}
}
⚼ Request
GET:
/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.Marketplace/products/{productId}
{
api-version:
string
,
billingAccountId:
string
,
billingProfileId:
string
,
productId:
string
,
includeStopSoldPlans:
boolean
,
language:
string
,
includeHiddenPlans:
boolean
,
includeServiceInstructionTemplates:
boolean
,
planId:
string
,
skuId:
string
,
}
⚐ Response (200)
{
displayName:
string
,
popularity:
number
,
categoryIds:
[
,
string
,
]
industryIds:
[
,
string
,
]
publisherId:
string
,
azureBenefit:
string
,
badges:
[
,
string
,
]
publisherType:
string
,
publishingStage:
string
,
uniqueProductId:
string
,
productType:
string
,
productSubType:
string
,
productFamily:
string
,
operatingSystems:
[
,
string
,
]
pricingTypes:
[
,
string
,
]
publisherDisplayName:
string
,
longSummary:
string
,
summary:
string
,
smallIconUri:
string
,
description:
string
,
cspLegalTermsUri:
string
,
privacyPolicyUri:
string
,
ratingBuckets:
[
,
string
,
]
ratingAverage:
number
,
ratingCount:
integer
,
supportedProducts:
[
,
string
,
]
applicableProducts:
[
,
string
,
]
lastModifiedDateTime:
string
,
locations:
[
,
string
,
]
serviceFamily:
string
,
service:
string
,
productId:
string
,
hasRiPlans:
boolean
,
hasMarketplaceFootprint:
boolean
,
attributes:
[
]
,
{
,
key:
string
,
value:
string
,
}
videos:
[
]
,
{
,
caption:
string
,
uri:
string
,
videoPurpose:
string
,
previewImage:
}
{
,
caption:
string
,
uri:
string
,
imagePurpose:
string
,
}
images:
[
]
,
{
,
context:
string
,
items:
}
[
]
,
{
,
id:
string
,
uri:
string
,
type:
string
,
}
linkedAddIns:
[
,
string
,
]
links:
[
]
,
{
,
id:
string
,
displayName:
string
,
uri:
string
,
}
language:
string
,
hasStandardContractAmendments:
boolean
,
offerId:
string
,
standardContractAmendmentsRevisionId:
string
,
universalAmendmentUrl:
string
,
isPrivate:
boolean
,
isStopSell:
boolean
,
legalTermsUri:
string
,
legalTermsType:
string
,
supportUri:
string
,
uiDefinitionUri:
string
,
screenshotUris:
[
,
string
,
]
mediumIconUri:
string
,
largeIconUri:
string
,
wideIconUri:
string
,
pricingDetailsUri:
string
,
isReseller:
boolean
,
productOwnershipSellingMotion:
string
,
disableSendEmailOnPurchase:
boolean
,
isCoreVm:
boolean
,
stopSellInfo:
{
,
startDate:
string
,
reason:
string
,
alternativeOfferId:
string
,
alternativePlanId:
string
,
}
marketingMaterial:
{
,
path:
string
,
learnUri:
string
,
}
artifacts:
[
]
,
{
,
name:
string
,
uri:
string
,
artifactType:
string
,
}
plans:
}
[
]
,
{
,
planId:
string
,
uniquePlanId:
string
,
displayName:
string
,
vmArchitectureType:
string
,
cspState:
string
,
metadata:
{
,
generation:
string
,
altStackReference:
string
,
}
altStackReference:
string
,
stackType:
string
,
altArchitectureReference:
string
,
categoryIds:
[
,
string
,
]
hasProtectedArtifacts:
boolean
,
pricingTypes:
[
,
string
,
]
vmSecuritytypes:
[
,
string
,
]
summary:
string
,
description:
string
,
skuId:
string
,
planType:
string
,
displayRank:
string
,
isPrivate:
boolean
,
hasRi:
boolean
,
id:
string
,
availabilities:
[
]
,
{
,
id:
string
,
actions:
[
,
string
,
]
meter:
{
,
meterId:
string
,
partNumber:
string
,
consumptionResourceId:
string
,
price:
{
,
currencyCode:
string
,
isPiRequired:
boolean
,
listPrice:
number
,
msrp:
number
,
}
type:
string
,
includedQuantityProperties:
}
[
]
,
{
,
termId:
string
,
quantity:
string
,
}
pricingAudience:
string
,
terms:
[
]
,
{
,
termDescriptionParameters:
[
]
,
{
,
parameter:
string
,
value:
string
,
}
termId:
string
,
termUnit:
string
,
prorationPolicy:
{
,
minimumProratedUnits:
string
,
}
termDescription:
string
,
price:
{
,
currencyCode:
string
,
isPiRequired:
boolean
,
listPrice:
number
,
msrp:
number
,
}
renewTermId:
string
,
renewTermUnits:
string
,
billingPlan:
{
,
billingPeriod:
string
,
title:
string
,
description:
string
,
price:
}
{
,
currencyCode:
string
,
isPiRequired:
boolean
,
listPrice:
number
,
msrp:
number
,
}
renewToTermBillingPlan:
string
,
isAutorenewable:
boolean
,
}
hasFreeTrials:
boolean
,
consumptionUnitType:
string
,
displayRank:
integer
,
}
uiDefinitionUri:
string
,
artifacts:
[
]
,
{
,
name:
string
,
uri:
string
,
artifactType:
string
,
}
version:
string
,
isHidden:
boolean
,
isStopSell:
boolean
,
stopSellInfo:
{
,
startDate:
string
,
reason:
string
,
alternativeOfferId:
string
,
alternativePlanId:
string
,
}
minQuantity:
integer
,
maxQuantity:
integer
,
isQuantifiable:
boolean
,
billingComponents:
[
]
,
{
,
billingTag:
string
,
}
purchaseDurationDiscounts:
[
]
,
{
,
duration:
string
,
discountPercentage:
number
,
}
isHiddenPrivateOffer:
boolean
,
certifications:
[
]
,
{
,
id:
string
,
displayName:
string
,
uri:
string
,
}
customerInstruction:
string
,
planLabels:
[
,
string
,
]
skuType:
string
,
skuTitle:
string
,
location:
string
,
armRegionName:
string
,
cloud:
string
,
locationType:
string
,
region:
string
,
skuGroupId:
string
,
zone:
string
,
feature:
string
,
serviceType:
string
,
skuAttributes:
[
]
,
{
,
key:
string
,
value:
string
,
}
skuProperties:
{
,
category:
string
,
dataDiskType:
string
,
diskType:
string
,
numberOfCores:
string
,
ram:
string
,
vCpu:
string
,
armSkuName:
string
,
accessTier:
string
,
}
offeringProperties:
}
[
]
,
{
,
productCode:
string
,
termId:
string
,
meterType:
string
,
billingMeterId:
string
,
offeringId:
string
,
type:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}