SecretParameters interface

The json object containing secret parameters

Properties

type

Polymorphic discriminator, which specifies the different types this object can be

Property Details

type

Polymorphic discriminator, which specifies the different types this object can be

type: "AzureFirstPartyManagedCertificate" | "CustomerCertificate" | "ManagedCertificate" | "UrlSigningKey"

Property Value

"AzureFirstPartyManagedCertificate" | "CustomerCertificate" | "ManagedCertificate" | "UrlSigningKey"