Class FrontdoorFrontendEndpointCustomHttpsConfiguration
Inheritance
System.Object
FrontdoorFrontendEndpointCustomHttpsConfiguration
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.FrontDoor.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class FrontdoorFrontendEndpointCustomHttpsConfiguration
Fields
View SourceAzureKeyVaultCertificateSecretName
The name of the Key Vault secret representing the full certificate PFX.
Declaration
public readonly string AzureKeyVaultCertificateSecretName
Field Value
| Type | Description |
|---|---|
| System.String |
AzureKeyVaultCertificateSecretVersion
The version of the Key Vault secret representing the full certificate PFX.
Declaration
public readonly string AzureKeyVaultCertificateSecretVersion
Field Value
| Type | Description |
|---|---|
| System.String |
AzureKeyVaultCertificateVaultId
The ID of the Key Vault containing the SSL certificate.
Declaration
public readonly string AzureKeyVaultCertificateVaultId
Field Value
| Type | Description |
|---|---|
| System.String |
CertificateSource
Certificate source to encrypted HTTPS traffic with. Allowed values are FrontDoor or AzureKeyVault. Defaults to FrontDoor.
Declaration
public readonly string CertificateSource
Field Value
| Type | Description |
|---|---|
| System.String |
MinimumTlsVersion
Minimum client TLS version supported.
Declaration
public readonly string MinimumTlsVersion
Field Value
| Type | Description |
|---|---|
| System.String |
ProvisioningState
Provisioning state of the Front Door.
Declaration
public readonly string ProvisioningState
Field Value
| Type | Description |
|---|---|
| System.String |
ProvisioningSubstate
Provisioning substate of the Front Door
Declaration
public readonly string ProvisioningSubstate
Field Value
| Type | Description |
|---|---|
| System.String |