ProxyResourceReference Class

Defines reference to a proxy resource.

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

Inheritance
azure.mgmt.resourcemover.models._models_py3.AzureResourceReference
ProxyResourceReference

Constructor

ProxyResourceReference(*, source_arm_resource_id: str, name: Optional[str] = None, **kwargs)

Parameters

source_arm_resource_id
str
Required

Required. Gets the ARM resource ID of the tracked resource being referenced.

name
str
Required

Gets the name of the proxy resource on the target side.