Skip to main content

providers

Overview

Nameproviders
TypeResource
Idazure.resources.providers

Fields

NameDatatypeDescription
idstringThe provider ID.
namespacestringThe namespace of the resource provider.
providerAuthorizationConsentStatestringThe provider authorization consent state.
registrationPolicystringThe registration policy of the resource provider.
registrationStatestringThe registration state of the resource provider.
resourceTypesarrayThe collection of provider resource types.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceProviderNamespace, subscriptionIdGets the specified resource provider.
listSELECTsubscriptionIdGets all resource providers for a subscription.
_listEXECsubscriptionIdGets all resource providers for a subscription.
_provider_permissionsEXECresourceProviderNamespace, subscriptionIdGet the provider permissions.
provider_permissionsEXECresourceProviderNamespace, subscriptionIdGet the provider permissions.
registerEXECresourceProviderNamespace, subscriptionIdRegisters a subscription with a resource provider.
register_at_management_group_scopeEXECgroupId, resourceProviderNamespaceRegisters a management group with a resource provider. Use this operation to register a resource provider with resource types that can be deployed at the management group scope. It does not recursively register subscriptions within the management group. Instead, you must register subscriptions individually.
unregisterEXECresourceProviderNamespace, subscriptionIdUnregisters a subscription from a resource provider.