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 server.
Constructor
Registration(*, location: str | _models.Location, tags: dict[str, str] | None = None, etag: str | None = None, object_id: str | None = None, cloud_id: str | None = None, billing_model: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
location
|
Location of the resource. Required. "global" |
|
tags
|
Custom tags for the resource. Default value: None
|
|
etag
|
The entity tag used for optimistic concurrency when modifying the resource. Default value: None
|
|
object_id
|
The object identifier associated with the Azure Stack connecting to Azure. Default value: None
|
|
cloud_id
|
The identifier of the registered Azure Stack. Default value: None
|
|
billing_model
|
Specifies the billing mode for the Azure Stack registration. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
ID of the resource. |
|
name
|
Name of the resource. |
|
type
|
Type of Resource. |
|
kind
|
The kind of the resource. |
|
system_data
|
Metadata pertaining to creation and last modification of the resource. |
|
location
|
Location of the resource. Required. "global" |
|
tags
|
Custom tags for the resource. |
|
etag
|
The entity tag used for optimistic concurrency when modifying the resource. |
|
object_id
|
The object identifier associated with the Azure Stack connecting to Azure. |
|
cloud_id
|
The identifier of the registered Azure Stack. |
|
billing_model
|
Specifies the billing mode for the Azure Stack registration. |