共用方式為


CertificatePatchResourceProperties interface

CertificatePatchResource 資源特定屬性

屬性

canonicalName

要透過免費憑證發行之憑證的 CNAME

domainValidationMethod

免費憑證的網域驗證方法

hostNames

憑證適用的主機名。

keyVaultId

Key Vault Csm 資源標識符。

keyVaultSecretName

Key Vault 秘密名稱。

password

憑證密碼。

pfxBlob

Pfx Blob。

值可能包含base64編碼字元

serverFarmId

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

屬性詳細資料

canonicalName

要透過免費憑證發行之憑證的 CNAME

canonicalName?: string

屬性值

string

domainValidationMethod

免費憑證的網域驗證方法

domainValidationMethod?: string

屬性值

string

hostNames

憑證適用的主機名。

hostNames?: string[]

屬性值

string[]

keyVaultId

Key Vault Csm 資源標識符。

keyVaultId?: string

屬性值

string

keyVaultSecretName

Key Vault 秘密名稱。

keyVaultSecretName?: string

屬性值

string

password

憑證密碼。

password?: string

屬性值

string

pfxBlob

Pfx Blob。

值可能包含base64編碼字元

pfxBlob?: string

屬性值

string

serverFarmId

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

serverFarmId?: string

屬性值

string