Class TableGetPropertiesOptions


  • public final class TableGetPropertiesOptions
    extends OptionsResource
    The TableGetPropertiesOptions model.
    • Constructor Detail

      • TableGetPropertiesOptions

        public TableGetPropertiesOptions()
    • Method Detail

      • withThroughput

        public TableGetPropertiesOptions withThroughput​(Integer throughput)
        Set the throughput property: Value of the Cosmos DB resource throughput or autoscaleSettings. Use the ThroughputSetting resource when retrieving offer details.
        Overrides:
        withThroughput in class OptionsResource
        Parameters:
        throughput - the throughput value to set.
        Returns:
        the OptionsResource object itself.