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: The associated key properties..
      Parameters:
      keyVaultProperties - The associated key properties.
      Returns:
      the next definition stage.