共用方式為


Certificate interface

應用程式的 SSL 憑證。

Extends

屬性

cerBlob

.cer檔案的原始位元組注意:此屬性不會串行化。 它只能由伺服器填入。

expirationDate

憑證到期日。 注意:這個屬性不會串行化。 它只能由伺服器填入。

friendlyName

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

hostingEnvironmentProfile

要用於憑證的 App Service 環境規格。 注意:這個屬性不會串行化。 它只能由伺服器填入。

hostNames

憑證適用的主機名。

issueDate

憑證發行日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

issuer

憑證簽發者。 注意:這個屬性不會串行化。 它只能由伺服器填入。

keyVaultId

Key Vault Csm 資源標識符。

keyVaultSecretName

Key Vault 秘密名稱。

keyVaultSecretStatus

Key Vault 秘密的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

password

憑證密碼。

pfxBlob

Pfx Blob。

publicKeyHash

公鑰哈希。 注意:這個屬性不會串行化。 它只能由伺服器填入。

selfLink

自我連結。 注意:這個屬性不會串行化。 它只能由伺服器填入。

serverFarmId

相關聯 App Service 方案的資源標識符,格式為:“/subscriptions/{subscriptionID}/resourceGroups/{groupName}/providers/Microsoft.Web/serverfarms/{appServicePlanName}”。

siteName

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

subjectName

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

thumbprint

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

valid

憑證是否有效?。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

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

kind

資源種類。

location

資源位置。

name

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

tags

資源標籤。

type

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

屬性詳細資料

cerBlob

.cer檔案的原始位元組注意:此屬性不會串行化。 它只能由伺服器填入。

cerBlob?: Uint8Array

屬性值

Uint8Array

expirationDate

憑證到期日。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expirationDate?: Date

屬性值

Date

friendlyName

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

friendlyName?: string

屬性值

string

hostingEnvironmentProfile

要用於憑證的 App Service 環境規格。 注意:這個屬性不會串行化。 它只能由伺服器填入。

hostingEnvironmentProfile?: HostingEnvironmentProfile

屬性值

hostNames

憑證適用的主機名。

hostNames?: string[]

屬性值

string[]

issueDate

憑證發行日期。 注意:這個屬性不會串行化。 它只能由伺服器填入。

issueDate?: Date

屬性值

Date

issuer

憑證簽發者。 注意:這個屬性不會串行化。 它只能由伺服器填入。

issuer?: string

屬性值

string

keyVaultId

Key Vault Csm 資源標識符。

keyVaultId?: string

屬性值

string

keyVaultSecretName

Key Vault 秘密名稱。

keyVaultSecretName?: string

屬性值

string

keyVaultSecretStatus

Key Vault 秘密的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

keyVaultSecretStatus?: KeyVaultSecretStatus

屬性值

password

憑證密碼。

password?: string

屬性值

string

pfxBlob

Pfx Blob。

pfxBlob?: Uint8Array

屬性值

Uint8Array

publicKeyHash

公鑰哈希。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publicKeyHash?: string

屬性值

string

自我連結。 注意:這個屬性不會串行化。 它只能由伺服器填入。

selfLink?: string

屬性值

string

serverFarmId

相關聯 App Service 方案的資源標識符,格式為:“/subscriptions/{subscriptionID}/resourceGroups/{groupName}/providers/Microsoft.Web/serverfarms/{appServicePlanName}”。

serverFarmId?: string

屬性值

string

siteName

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

siteName?: string

屬性值

string

subjectName

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

subjectName?: string

屬性值

string

thumbprint

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

thumbprint?: string

屬性值

string

valid

憑證是否有效?。 注意:這個屬性不會串行化。 它只能由伺服器填入。

valid?: boolean

屬性值

boolean

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自Resource.id

kind

資源種類。

kind?: string

屬性值

string

繼承自Resource.kind

location

資源位置。

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