LinkedSubscription Class

Linked Subscription 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
LinkedSubscription

Constructor

LinkedSubscription(*, location: Union[str, azure.mgmt.azurestack.models._azure_stack_management_client_enums.Location], tags: Optional[Dict[str, str]] = None, etag: Optional[str] = None, linked_subscription_id: Optional[str] = None, registration_resource_id: 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.

linked_subscription_id
str
Required

The identifier associated with the device subscription.

registration_resource_id
str
Required

The identifier associated with the device 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.

device_id
str

The identifier of the Azure Stack device for remote management.

device_object_id
str

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

device_link_state
str

The connection state of the Azure Stack device.

last_connected_time
str

The last remote management connection time for the Azure Stack device connected to the linked subscription resource.

device_connection_status
str

The status of the remote management connection of the Azure Stack device.