Share via


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