Registration Class

Registration information.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.azurestack.models._models_py3.TrackedResource
Registration

Constructor

Registration(*, location: Union[str, azure.mgmt.azurestack.models._azure_stack_management_client_enums.Location], tags: Optional[Dict[str, str]] = None, etag: Optional[str] = None, object_id: Optional[str] = None, cloud_id: Optional[str] = None, billing_model: Optional[str] = None, **kwargs)

Parameters

location
str or Location
Required

Required. Location of the resource. Possible values include: "global".

tags
dict[str, str]
Required

A set of tags. Custom tags for the resource.

etag
str
Required

The entity tag used for optimistic concurrency when modifying the resource.

object_id
str
Required

The object identifier associated with the Azure Stack connecting to Azure.

cloud_id
str
Required

The identifier of the registered Azure Stack.

billing_model
str
Required

Specifies the billing mode for the Azure Stack registration.

Variables

id
str

ID of the resource.

name
str

Name of the resource.

type
str

Type of Resource.

kind
str

The kind of the resource.

system_data
SystemData

Metadata pertaining to creation and last modification of the resource.