CustomCertificate.DefinitionStages.WithKeyVaultBaseUri Interface
public static interface CustomCertificate.DefinitionStages.WithKeyVaultBaseUri
The stage of the CustomCertificate definition allowing to specify keyVaultBaseUri.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withKeyVaultBaseUri(String keyVaultBaseUri)
Specifies the key |
Method Details
withKeyVaultBaseUri
public abstract CustomCertificate.DefinitionStages.WithKeyVaultSecretName withKeyVaultBaseUri(String keyVaultBaseUri)
Specifies the keyVaultBaseUri property: Base uri of the KeyVault that stores certificate..
Parameters:
Returns: