共用方式為


DeletedAccount interface

已刪除的記憶體帳戶

Extends

屬性

creationTime

已刪除帳戶的建立時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

deletionTime

已刪除帳戶的刪除時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

已刪除帳戶的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

restoreReference

可用來嘗試透過 PutStorageAccount API 復原此已刪除的帳戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。

storageAccountResourceId

原始記憶體帳戶的完整資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

creationTime

已刪除帳戶的建立時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

creationTime?: string

屬性值

string

deletionTime

已刪除帳戶的刪除時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

deletionTime?: string

屬性值

string

location

已刪除帳戶的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location?: string

屬性值

string

restoreReference

可用來嘗試透過 PutStorageAccount API 復原此已刪除的帳戶。 注意:這個屬性不會串行化。 它只能由伺服器填入。

restoreReference?: string

屬性值

string

storageAccountResourceId

原始記憶體帳戶的完整資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

storageAccountResourceId?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type