ICertificatePatchResourceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CertificatePatchResourcePropertiesTypeConverter))]
public interface ICertificatePatchResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.CertificatePatchResourcePropertiesTypeConverter))>]
type ICertificatePatchResourceProperties = interface
    interface IJsonSerializable
Public Interface ICertificatePatchResourceProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to