Share via


ICdnCertificateSourceParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnCertificateSourceParametersTypeConverter))]
public interface ICdnCertificateSourceParameters : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.CdnCertificateSourceParametersTypeConverter))>]
type ICdnCertificateSourceParameters = interface
    interface IJsonSerializable
Public Interface ICdnCertificateSourceParameters
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
CertificateType

Type of certificate used

TypeName

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to