ProxyResourceReference interface
Defines reference to a proxy resource.
- Extends
Properties
name | Gets the name of the proxy resource on the target side. |
Inherited Properties
source |
Gets the ARM resource ID of the tracked resource being referenced. |
Property Details
name
Gets the name of the proxy resource on the target side.
name?: string
Property Value
string
Inherited Property Details
sourceArmResourceId
Gets the ARM resource ID of the tracked resource being referenced.
sourceArmResourceId: string
Property Value
string
Inherited From AzureResourceReference.sourceArmResourceId