ICertificate Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |