IdAssetReference interface

Reference to an asset via its ARM resource ID.

Extends

Properties

assetId

[Required] ARM resource ID of the asset.

referenceType

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"