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.TrackedResourceLinkedSubscription
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
Required. Location of the resource. Possible values include: "global".
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.
Feedback
Submit and view feedback for