Share via


ICertificatePatchResource Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to