IApplicationGatewaySslCertificate.KeyVaultSecretId Property
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.
Gets Secret Id of (base-64 encoded unencrypted pfx) 'Secret' or 'Certificate' object stored in KeyVault.
public string KeyVaultSecretId { get; }
member this.KeyVaultSecretId : string
Public ReadOnly Property KeyVaultSecretId As String