Interface Cluster.DefinitionStages.WithKeyVaultProperties

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

public static interface Cluster.DefinitionStages.WithKeyVaultProperties
The stage of the Cluster definition allowing to specify keyVaultProperties.
  • Method Details

    • withKeyVaultProperties

      Cluster.DefinitionStages.WithCreate withKeyVaultProperties(KeyVaultProperties keyVaultProperties)
      Specifies the keyVaultProperties property: KeyVault properties for the cluster encryption..
      Parameters:
      keyVaultProperties - KeyVault properties for the cluster encryption.
      Returns:
      the next definition stage.