Compartilhar via


ICertificate Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to