Share via


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