Interface Cluster.UpdateStages.WithKeyVaultProperties

All Known Subinterfaces:
Cluster.Update
Enclosing interface:
Cluster.UpdateStages

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

    • withKeyVaultProperties

      Cluster.Update 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.