CustomCertificate.DefinitionStages.WithKeyVaultSecretName Interface
public static interface CustomCertificate.DefinitionStages.WithKeyVaultSecretName
The stage of the CustomCertificate definition allowing to specify keyVaultSecretName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withKeyVaultSecretName(String keyVaultSecretName)
Specifies the key |
Method Details
withKeyVaultSecretName
public abstract CustomCertificate.DefinitionStages.WithCreate withKeyVaultSecretName(String keyVaultSecretName)
Specifies the keyVaultSecretName property: Certificate secret name..
Parameters:
Returns: