FrontDoorSecretMtlsCertificateChain 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.
Server-side certificate used for mTLS validation.
public class FrontDoorSecretMtlsCertificateChain : Azure.ResourceManager.Cdn.Models.FrontDoorSecretProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Cdn.Models.FrontDoorSecretMtlsCertificateChain>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Cdn.Models.FrontDoorSecretMtlsCertificateChain>
type FrontDoorSecretMtlsCertificateChain = class
inherit FrontDoorSecretProperties
interface IJsonModel<FrontDoorSecretMtlsCertificateChain>
interface IPersistableModel<FrontDoorSecretMtlsCertificateChain>
Public Class FrontDoorSecretMtlsCertificateChain
Inherits FrontDoorSecretProperties
Implements IJsonModel(Of FrontDoorSecretMtlsCertificateChain), IPersistableModel(Of FrontDoorSecretMtlsCertificateChain)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| FrontDoorSecretMtlsCertificateChain(String) |
Initializes a new instance of FrontDoorSecretMtlsCertificateChain. |
Properties
| Name | Description |
|---|---|
| ExpireOn |
Soonest expiration date among certificates in customer's certificate chain in ISO 8601 compliant format yyyy-MM-ddTHH:mm:ss.fffffffK in UTC. |
| SecretSourceId |
Resource ID. |
| SecretVersion |
Version of the secret to be used. |