Interface CosmosDBAccount.UpdateStages.WithKeyBasedMetadataWriteAccess

All Known Subinterfaces:
CosmosDBAccount.Update, CosmosDBAccount.UpdateStages.WithOptionals
Enclosing interface:
CosmosDBAccount.UpdateStages

public static interface CosmosDBAccount.UpdateStages.WithKeyBasedMetadataWriteAccess
The stage of the cosmos db update allowing to specify metadata write access.
  • Method Details

    • withDisableKeyBaseMetadataWriteAccess

      CosmosDBAccount.UpdateStages.WithOptionals withDisableKeyBaseMetadataWriteAccess(boolean disabled)
      Specifies whether metadata write access should be disabled.
      Parameters:
      disabled - whether metadata write access is disabled or not.
      Returns:
      the next stage