共用方式為


Secret interface

具有擴充詳細數據的資源資訊。

Extends

屬性

properties

秘密的屬性

繼承的屬性

id

金鑰保存庫資源的完整識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

金鑰保存庫資源的 Azure 位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

金鑰保存庫資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

指派給金鑰保存庫資源的標記。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

金鑰保存庫資源的資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

properties

秘密的屬性

properties: SecretProperties

屬性值

繼承的屬性詳細資料

id

金鑰保存庫資源的完整識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

location

金鑰保存庫資源的 Azure 位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location?: string

屬性值

string

繼承自Resource.location

name

金鑰保存庫資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

指派給金鑰保存庫資源的標記。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

金鑰保存庫資源的資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type