共用方式為


DataBoxEdgeDeviceExtendedInfo interface

Data Box Edge/Gateway 裝置的擴充資訊。

Extends

屬性

encryptionKey

加密憑證的公用部分。 用戶端會使用此方式來加密任何秘密。

encryptionKeyThumbprint

加密憑證的數字簽名。

resourceKey

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

繼承的屬性

id

可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

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

type

對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

encryptionKey

加密憑證的公用部分。 用戶端會使用此方式來加密任何秘密。

encryptionKey?: string

屬性值

string

encryptionKeyThumbprint

加密憑證的數字簽名。

encryptionKeyThumbprint?: string

屬性值

string

resourceKey

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

resourceKey?: string

屬性值

string

繼承的屬性詳細資料

id

可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ARMBaseModel.id

name

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

name?: string

屬性值

string

繼承自ARMBaseModel.name

type

對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ARMBaseModel.type