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

Certificate Class

Definition

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

Constructors

Certificate()
Certificate(String, String, String, String, String, String, IDictionary<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 Resource)
IssueDate
Issuer
KeyVaultId
KeyVaultSecretName
KeyVaultSecretStatus
Kind (Inherited from Resource)
Location (Inherited from Resource)
Name (Inherited from Resource)
Password
PfxBlob
PublicKeyHash
SelfLink
ServerFarmId
SiteName
SubjectName
Tags (Inherited from Resource)
Thumbprint
Type (Inherited from Resource)
Valid

Methods

Validate()

Applies to