StorageAssetReference interface

Reference to a storage asset with identity information.

Properties

id

The ARM resource ID of the storage asset.

userAssignedIdentity

The ARM resource ID of the User Assigned Managed Identity to access the storage asset.

Property Details

id

The ARM resource ID of the storage asset.

id: string

Property Value

string

userAssignedIdentity

The ARM resource ID of the User Assigned Managed Identity to access the storage asset.

userAssignedIdentity?: string

Property Value

string