Skip to main content

plans

Overview

Nameplans
TypeResource
Idazure_stack.subscriptions_admin.plans

Fields

NameDatatypeDescription
idstringURI of the resource.
namestringName of the resource.
locationstringLocation of the resource
propertiesobjectProperties of a plan.
tagsobjectList of key-value pairs.
typestringType of resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTplan, resourceGroupName, subscriptionIdGet the specified plan.
listSELECTresourceGroupName, subscriptionIdGet the list of plans under a resource group.
create_or_updateINSERTplan, resourceGroupName, subscriptionIdCreate or update the plan.
deleteDELETEplan, resourceGroupName, subscriptionIdDelete the specified plan.
_listEXECresourceGroupName, subscriptionIdGet the list of plans under a resource group.