IPublicCertificate Interface

Definition

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

Properties

Blob
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Location
Name (Inherited from IProxyOnlyResource)
Thumbprint
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to