你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CertificatePatchResource Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class CertificatePatchResource : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type CertificatePatchResource = class
    inherit ProxyOnlyResource
Public Class CertificatePatchResource
Inherits ProxyOnlyResource
Inheritance
CertificatePatchResource
Attributes

Constructors

CertificatePatchResource()
CertificatePatchResource(String, String, String, String, String, String, String, IList<String>, Byte[], String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, Nullable<Boolean>, Byte[], String, HostingEnvironmentProfile, String, String, Nullable<KeyVaultSecretStatus>, String, String)

Properties

CerBlob
ExpirationDate
FriendlyName
GeoRegion
HostingEnvironmentProfile
HostNames
Id (Inherited from ProxyOnlyResource)
IssueDate
Issuer
KeyVaultId
KeyVaultSecretName
KeyVaultSecretStatus
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
Password
PfxBlob
PublicKeyHash
SelfLink
ServerFarmId
SiteName
SubjectName
Thumbprint
Type (Inherited from ProxyOnlyResource)
Valid

Methods

Validate()

Applies to