Skip to main content

registrations

Overview

Nameregistrations
TypeResource
Idazure_stack.azure_stack.registrations

Fields

NameDatatypeDescription
idstringID of the resource.
namestringName of the resource.
etagstringThe entity tag used for optimistic concurrency when modifying the resource.
locationstringLocation of the resource.
propertiesobjectProperties portion of the registration resource.
tagsobjectCustom tags for the resource.
typestringType of Resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTregistrationName, resourceGroup, subscriptionIdReturns the properties of an Azure Stack registration.
listSELECTresourceGroup, subscriptionIdReturns a list of all registrations.
list_by_subscriptionSELECTsubscriptionIdReturns a list of all registrations under current subscription.
create_or_updateINSERTregistrationName, resourceGroup, subscriptionId, data__location, data__propertiesCreate or update an Azure Stack registration.
deleteDELETEregistrationName, resourceGroup, subscriptionIdDelete the requested Azure Stack registration.
_listEXECresourceGroup, subscriptionIdReturns a list of all registrations.
_list_by_subscriptionEXECsubscriptionIdReturns a list of all registrations under current subscription.
enable_remote_managementEXECregistrationName, resourceGroup, subscriptionIdEnables remote management for device under the Azure Stack registration.
updateEXECregistrationName, resourceGroup, subscriptionId, data__location, data__propertiesPatch an Azure Stack registration.