LinkedSubscription interface 
Linked Subscription information.
- Extends
Properties
| device | The status of the remote management connection of the Azure Stack device. NOTE: This property will not be serialized. It can only be populated by the server. | 
| device | The identifier of the Azure Stack device for remote management. NOTE: This property will not be serialized. It can only be populated by the server. | 
| device | The connection state of the Azure Stack device. NOTE: This property will not be serialized. It can only be populated by the server. | 
| device | The object identifier associated with the Azure Stack device connecting to Azure. NOTE: This property will not be serialized. It can only be populated by the server. | 
| last | The last remote management connection time for the Azure Stack device connected to the linked subscription resource. NOTE: This property will not be serialized. It can only be populated by the server. | 
| linked | The identifier associated with the device subscription. | 
| registration | The identifier associated with the device registration. | 
Inherited Properties
| etag | The entity tag used for optimistic concurrency when modifying the resource. | 
| id | ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server. | 
| kind | The kind of the resource. NOTE: This property will not be serialized. It can only be populated by the server. | 
| location | Location of the resource. | 
| name | Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server. | 
| system | Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server. | 
| tags | Custom tags for the resource. | 
| type | Type of Resource. NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
		deviceConnectionStatus
	  
	The status of the remote management connection of the Azure Stack device. NOTE: This property will not be serialized. It can only be populated by the server.
deviceConnectionStatus?: stringProperty Value
string
		deviceId
	 
	The identifier of the Azure Stack device for remote management. NOTE: This property will not be serialized. It can only be populated by the server.
deviceId?: stringProperty Value
string
		deviceLinkState
	  
	The connection state of the Azure Stack device. NOTE: This property will not be serialized. It can only be populated by the server.
deviceLinkState?: stringProperty Value
string
		deviceObjectId
	  
	The object identifier associated with the Azure Stack device connecting to Azure. NOTE: This property will not be serialized. It can only be populated by the server.
deviceObjectId?: stringProperty Value
string
		lastConnectedTime
	  
	The last remote management connection time for the Azure Stack device connected to the linked subscription resource. NOTE: This property will not be serialized. It can only be populated by the server.
lastConnectedTime?: stringProperty Value
string
		linkedSubscriptionId
	  
	The identifier associated with the device subscription.
linkedSubscriptionId?: stringProperty Value
string
		registrationResourceId
	  
	The identifier associated with the device registration.
registrationResourceId?: stringProperty Value
string
Inherited Property Details
etag
The entity tag used for optimistic concurrency when modifying the resource.
etag?: stringProperty Value
string
Inherited From TrackedResource.etag
id
ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: stringProperty Value
string
Inherited From TrackedResource.id
kind
The kind of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
kind?: stringProperty Value
string
Inherited From TrackedResource.kind
location
Location of the resource.
location: stringProperty Value
string
Inherited From TrackedResource.location
name
Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: stringProperty Value
string
Inherited From TrackedResource.name
		systemData
	 
	Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemDataProperty Value
Inherited From TrackedResource.systemData
tags
Custom tags for the resource.
tags?: {[propertyName: string]: string}Property Value
{[propertyName: string]: string}
Inherited From TrackedResource.tags
type
Type of Resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: stringProperty Value
string
Inherited From TrackedResource.type