LinkedSubscriptionParameter Class

Linked Subscription resource.

All required parameters must be populated in order to send to Azure.

Inheritance
LinkedSubscriptionParameter

Constructor

LinkedSubscriptionParameter(*, location: Union[str, azure.mgmt.azurestack.models._azure_stack_management_client_enums.Location], linked_subscription_id: str, registration_resource_id: str, **kwargs)

Parameters

location
str or Location
Required

Required. Location of the resource. Possible values include: "global".

linked_subscription_id
str
Required

Required. The identifier associated with the device subscription.

registration_resource_id
str
Required

Required. The identifier associated with the device registration.