ManagedCertificateParameters Class

Definition

Managed Certificate used for https

[Newtonsoft.Json.JsonObject("ManagedCertificate")]
public class ManagedCertificateParameters : Microsoft.Azure.Management.Cdn.Models.SecretParameters
[<Newtonsoft.Json.JsonObject("ManagedCertificate")>]
type ManagedCertificateParameters = class
    inherit SecretParameters
Public Class ManagedCertificateParameters
Inherits SecretParameters
Inheritance
ManagedCertificateParameters
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

ManagedCertificateParameters()

Initializes a new instance of the ManagedCertificateParameters class.

Applies to