IdAssetReference interface
Reference to an asset via its ARM resource ID.
- Extends
Properties
| asset |
[Required] ARM resource ID of the asset. |
| reference |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
assetId
[Required] ARM resource ID of the asset.
assetId: string
Property Value
string
referenceType
Polymorphic discriminator, which specifies the different types this object can be
referenceType: "Id"
Property Value
"Id"