Skip to main content

product_packages

Overview

Nameproduct_packages
TypeResource
Idazure_stack.deployment_admin.product_packages

Fields

NameDatatypeDescription
idstringID of the resource.
namestringName of the resource.
locationstringLocation of the resource.
propertiesobjectProperties for Product package.
typestringType of Resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTpackageId, subscriptionIdRetrieves the specific product package details.
listSELECTsubscriptionIdReturns an array of product packages.
createINSERTpackageId, subscriptionIdCreates a new product package.
deleteDELETEpackageId, subscriptionIdDeletes a product package.
_listEXECsubscriptionIdReturns an array of product packages.