CertificatePatchResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CertificatePatchResourceTypeConverter))]
public class CertificatePatchResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ICertificatePatchResource, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CertificatePatchResourceTypeConverter))>]
type CertificatePatchResource = class
    interface ICertificatePatchResource
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class CertificatePatchResource
Implements ICertificatePatchResource, IValidates
Inheritance
CertificatePatchResource
Attributes
Implements

Constructors

CertificatePatchResource()

Properties

CanonicalName
CerBlob
ExpirationDate
FriendlyName
HostingEnvironmentProfileId
HostingEnvironmentProfileName
HostingEnvironmentProfileType
HostName
Id
IssueDate
Issuer
KeyVaultId
KeyVaultSecretName
KeyVaultSecretStatus
Kind
Name
Password
PfxBlob
PublicKeyHash
SelfLink
ServerFarmId
SiteName
SubjectName
Thumbprint
Type
Valid

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to