FrontDoorSecretProperties Class

Definition

The json object containing secret parameters Please note this is the abstract base class. The derived classes available for instantiation are: UriSigningKeyProperties, ManagedCertificateProperties, CustomerCertificateProperties, AzureFirstPartyManagedCertificateProperties, and FrontDoorSecretMtlsCertificateChain.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Cdn.Models.UnknownSecretProperties))]
public abstract class FrontDoorSecretProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.FrontDoorSecretProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.FrontDoorSecretProperties>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Cdn.Models.UnknownSecretProperties))>]
type FrontDoorSecretProperties = class
    interface IJsonModel<FrontDoorSecretProperties>
    interface IPersistableModel<FrontDoorSecretProperties>
Public MustInherit Class FrontDoorSecretProperties
Implements IJsonModel(Of FrontDoorSecretProperties), IPersistableModel(Of FrontDoorSecretProperties)
Inheritance
FrontDoorSecretProperties
Derived
Attributes
Implements

Applies to