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
str

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

Default value: None
object_id
str

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

Default value: None
cloud_id
str

The identifier of the registered Azure Stack.

Default value: None
billing_model
str

Specifies the billing mode for the Azure Stack registration.

Default value: None

Variables

Name Description
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

Metadata pertaining to creation and last modification of the resource.

location

Location of the resource. Required. "global"

tags

Custom tags for the resource.

etag
str

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

object_id
str

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

cloud_id
str

The identifier of the registered Azure Stack.

billing_model
str

Specifies the billing mode for the Azure Stack registration.