共用方式為


ServerKey interface

伺服器金鑰。

Extends

屬性

autoRotationEnabled

金鑰自動輪替選擇加入旗標。 True 或 false。 注意:這個屬性不會串行化。 它只能由伺服器填入。

creationDate

伺服器金鑰建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

kind

加密保護裝置的種類。 這是用於 Azure 入口網站體驗的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

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

serverKeyType

伺服器密鑰類型,例如 'ServiceManaged'、'AzureKeyVault'。

subregion

伺服器索引鍵的子區域。 注意:這個屬性不會串行化。 它只能由伺服器填入。

thumbprint

伺服器金鑰的指紋。 注意:這個屬性不會串行化。 它只能由伺服器填入。

uri

伺服器金鑰的 URI。 如果 ServerKeyType 是 AzureKeyVault,則需要 URI。

繼承的屬性

id

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

name

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

type

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

屬性詳細資料

autoRotationEnabled

金鑰自動輪替選擇加入旗標。 True 或 false。 注意:這個屬性不會串行化。 它只能由伺服器填入。

autoRotationEnabled?: boolean

屬性值

boolean

creationDate

伺服器金鑰建立日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

creationDate?: Date

屬性值

Date

kind

加密保護裝置的種類。 這是用於 Azure 入口網站體驗的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

kind?: string

屬性值

string

location

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

location?: string

屬性值

string

serverKeyType

伺服器密鑰類型,例如 'ServiceManaged'、'AzureKeyVault'。

serverKeyType?: string

屬性值

string

subregion

伺服器索引鍵的子區域。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subregion?: string

屬性值

string

thumbprint

伺服器金鑰的指紋。 注意:這個屬性不會串行化。 它只能由伺服器填入。

thumbprint?: string

屬性值

string

uri

伺服器金鑰的 URI。 如果 ServerKeyType 是 AzureKeyVault,則需要 URI。

uri?: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自ProxyResource.id

name

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

name?: string

屬性值

string

繼承自ProxyResource.name

type

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

type?: string

屬性值

string

繼承自ProxyResource.type