Asset interface
資產。
- Extends
屬性
alternate |
資產的替代標識碼。 |
asset |
資產標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
container | 資產 Blob 容器的名稱。 |
created | 資產的建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
description | 資產描述。 |
last |
資產的最後一個修改日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
storage |
記憶體帳戶的名稱。 |
storage |
資產加密格式。 其中一個 None 或 MediaStorageEncryption。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
system |
與此資源相關的系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
alternateId
資產的替代標識碼。
alternateId?: string
屬性值
string
assetId
資產標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
assetId?: string
屬性值
string
container
資產 Blob 容器的名稱。
container?: string
屬性值
string
created
資產的建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。
created?: Date
屬性值
Date
description
資產描述。
description?: string
屬性值
string
lastModified
資產的最後一個修改日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastModified?: Date
屬性值
Date
storageAccountName
記憶體帳戶的名稱。
storageAccountName?: string
屬性值
string
storageEncryptionFormat
資產加密格式。 其中一個 None 或 MediaStorageEncryption。 注意:這個屬性不會串行化。 它只能由伺服器填入。
storageEncryptionFormat?: string
屬性值
string
systemData
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string