Skip to main content

subscription_level

Overview

Namesubscription_level
TypeResource
Idazure_extras.saas.subscription_level

Fields

NameDatatypeDescription
idstringThe resource uri
namestringThe name of the resource
propertiesobjectsaas properties
tagsobjectthe resource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, resourceName, subscriptionIdGets information about the specified Subscription Level SaaS.
list_by_azure_subscriptionSELECTsubscriptionIdGets information about all the Subscription Level SaaS in a certain Azure subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets information about all the Subscription Level SaaS in a certain resource group.
create_or_updateINSERTresourceGroupName, resourceName, subscriptionIdCreates or updates a SaaS resource.
deleteDELETEresourceGroupName, resourceName, subscriptionIdDeletes the specified SaaS.
_list_by_azure_subscriptionEXECsubscriptionIdGets information about all the Subscription Level SaaS in a certain Azure subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets information about all the Subscription Level SaaS in a certain resource group.
move_resourcesEXECresourceGroupName, subscriptionIdMove a specified Subscription Level SaaS.
updateEXECresourceGroupName, resourceName, subscriptionIdUpdates a SaaS Subscription Level resource.
validate_move_resourcesEXECresourceGroupName, subscriptionIdValidate whether a specified Subscription Level SaaS can be moved.