Class CertificateOrderCertificate
Inheritance
System.Object
CertificateOrderCertificate
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.AppService.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class CertificateOrderCertificate
Fields
View SourceCertificateName
The name of the App Service Certificate.
Declaration
public readonly string CertificateName
Field Value
| Type | Description |
|---|---|
| System.String |
KeyVaultId
Key Vault resource Id.
Declaration
public readonly string KeyVaultId
Field Value
| Type | Description |
|---|---|
| System.String |
KeyVaultSecretName
Key Vault secret name.
Declaration
public readonly string KeyVaultSecretName
Field Value
| Type | Description |
|---|---|
| System.String |
ProvisioningState
Status of the Key Vault secret.
Declaration
public readonly string ProvisioningState
Field Value
| Type | Description |
|---|---|
| System.String |