Interface BatchAccount.DefinitionStages.WithKeyVaultReference

All Known Subinterfaces:
BatchAccount.Definition, BatchAccount.DefinitionStages.WithCreate
Enclosing interface:
BatchAccount.DefinitionStages

public static interface BatchAccount.DefinitionStages.WithKeyVaultReference
The stage of the BatchAccount definition allowing to specify keyVaultReference.
  • Method Details

    • withKeyVaultReference

      BatchAccount.DefinitionStages.WithCreate withKeyVaultReference(KeyVaultReference keyVaultReference)
      Specifies the keyVaultReference property: A reference to the Azure key vault associated with the Batch account..
      Parameters:
      keyVaultReference - A reference to the Azure key vault associated with the Batch account.
      Returns:
      the next definition stage.