SubnetReference Class

Defines reference to subnet.

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

Inheritance
azure.mgmt.regionmove.models._models_py3.ProxyResourceReference
SubnetReference

Constructor

SubnetReference(*, 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.