CdnCertificateSource Class
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.
Defines the parameters for using CDN managed certificate for securing custom domain.
public class CdnCertificateSource : Azure.ResourceManager.Cdn.Models.CertificateSourceProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.CdnCertificateSource>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.CdnCertificateSource>
type CdnCertificateSource = class
inherit CertificateSourceProperties
interface IJsonModel<CdnCertificateSource>
interface IPersistableModel<CdnCertificateSource>
Public Class CdnCertificateSource
Inherits CertificateSourceProperties
Implements IJsonModel(Of CdnCertificateSource), IPersistableModel(Of CdnCertificateSource)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| CdnCertificateSource(CdnManagedCertificateType) |
Initializes a new instance of CdnCertificateSource. |
Properties
| Name | Description |
|---|---|
| CertificateType |
Type of certificate used. |