共用方式為


StorageDomain interface

記憶體網域。

Extends

屬性

encryptionKey

用來加密數據的加密金鑰。 這是用戶密碼。

encryptionStatus

加密狀態「已啟用 |Disabled”。

storageAccountCredentialIds

記憶體帳戶認證。

繼承的屬性

id

標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

encryptionKey

用來加密數據的加密金鑰。 這是用戶密碼。

encryptionKey?: AsymmetricEncryptedSecret

屬性值

encryptionStatus

加密狀態「已啟用 |Disabled”。

encryptionStatus: EncryptionStatus

屬性值

storageAccountCredentialIds

記憶體帳戶認證。

storageAccountCredentialIds: string[]

屬性值

string[]

繼承的屬性詳細資料

id

標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自BaseModel.id

name

名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自BaseModel.name

type

型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自BaseModel.type