Skip to main content

skus

Overview

Nameskus
TypeResource
Idazure.provider_hub.skus

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTproviderNamespace, resourceType, sku, subscriptionIdGets the sku details for the given resource type and sku name.
list_by_resource_type_registrationsSELECTproviderNamespace, resourceType, subscriptionIdGets the list of skus for the given resource type.
list_by_resource_type_registrations_nested_resource_type_firstSELECTnestedResourceTypeFirst, providerNamespace, resourceType, subscriptionIdGets the list of skus for the given resource type.
list_by_resource_type_registrations_nested_resource_type_secondSELECTnestedResourceTypeFirst, nestedResourceTypeSecond, providerNamespace, resourceType, subscriptionIdGets the list of skus for the given resource type.
list_by_resource_type_registrations_nested_resource_type_thirdSELECTnestedResourceTypeFirst, nestedResourceTypeSecond, nestedResourceTypeThird, providerNamespace, resourceType, subscriptionIdGets the list of skus for the given resource type.
create_or_updateINSERTproviderNamespace, resourceType, sku, subscriptionIdCreates or updates the resource type skus in the given resource type.
deleteDELETEproviderNamespace, resourceType, sku, subscriptionIdDeletes a resource type sku.
_list_by_resource_type_registrationsEXECproviderNamespace, resourceType, subscriptionIdGets the list of skus for the given resource type.
_list_by_resource_type_registrations_nested_resource_type_firstEXECnestedResourceTypeFirst, providerNamespace, resourceType, subscriptionIdGets the list of skus for the given resource type.
_list_by_resource_type_registrations_nested_resource_type_secondEXECnestedResourceTypeFirst, nestedResourceTypeSecond, providerNamespace, resourceType, subscriptionIdGets the list of skus for the given resource type.
_list_by_resource_type_registrations_nested_resource_type_thirdEXECnestedResourceTypeFirst, nestedResourceTypeSecond, nestedResourceTypeThird, providerNamespace, resourceType, subscriptionIdGets the list of skus for the given resource type.