Interface CustomCertificate.DefinitionStages.WithKeyVaultBaseUri

All Known Subinterfaces:
CustomCertificate.Definition
Enclosing interface:
CustomCertificate.DefinitionStages

public static interface CustomCertificate.DefinitionStages.WithKeyVaultBaseUri
The stage of the CustomCertificate definition allowing to specify keyVaultBaseUri.
  • Method Details

    • withKeyVaultBaseUri

      Specifies the keyVaultBaseUri property: Base uri of the KeyVault that stores certificate..
      Parameters:
      keyVaultBaseUri - Base uri of the KeyVault that stores certificate.
      Returns:
      the next definition stage.