Asset interface

An Asset.

Extends

Properties

alternateId

The alternate ID of the Asset.

assetId

The Asset ID. NOTE: This property will not be serialized. It can only be populated by the server.

container

The name of the asset blob container.

created

The creation date of the Asset. NOTE: This property will not be serialized. It can only be populated by the server.

description

The Asset description.

lastModified

The last modified date of the Asset. NOTE: This property will not be serialized. It can only be populated by the server.

storageAccountName

The name of the storage account.

storageEncryptionFormat

The Asset encryption format. One of None or MediaStorageEncryption. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

The system metadata relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

alternateId

The alternate ID of the Asset.

alternateId?: string

Property Value

string

assetId

The Asset ID. NOTE: This property will not be serialized. It can only be populated by the server.

assetId?: string

Property Value

string

container

The name of the asset blob container.

container?: string

Property Value

string

created

The creation date of the Asset. NOTE: This property will not be serialized. It can only be populated by the server.

created?: Date

Property Value

Date

description

The Asset description.

description?: string

Property Value

string

lastModified

The last modified date of the Asset. NOTE: This property will not be serialized. It can only be populated by the server.

lastModified?: Date

Property Value

Date

storageAccountName

The name of the storage account.

storageAccountName?: string

Property Value

string

storageEncryptionFormat

The Asset encryption format. One of None or MediaStorageEncryption. NOTE: This property will not be serialized. It can only be populated by the server.

storageEncryptionFormat?: string

Property Value

string

systemData

The system metadata relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResource.name

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type