StorageAssetReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reference to a storage asset with identity information.
public class StorageAssetReference : System.ClientModel.Primitives.IJsonModel<Azure.AI.Discovery.StorageAssetReference>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Discovery.StorageAssetReference>
type StorageAssetReference = class
interface IJsonModel<StorageAssetReference>
interface IPersistableModel<StorageAssetReference>
Public Class StorageAssetReference
Implements IJsonModel(Of StorageAssetReference), IPersistableModel(Of StorageAssetReference)
- Inheritance
-
StorageAssetReference
- Implements
Constructors
| Name | Description |
|---|---|
| StorageAssetReference(ResourceIdentifier) |
Initializes a new instance of StorageAssetReference. |
Properties
| Name | Description |
|---|---|
| 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. |