ThroughputSettingsGetResults Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An Azure Cosmos DB resource throughput.
public class ThroughputSettingsGetResults : Azure.ResourceManager.CosmosDB.Models.ARMResourceProperties
type ThroughputSettingsGetResults = class
inherit ARMResourceProperties
Public Class ThroughputSettingsGetResults
Inherits ARMResourceProperties
- Inheritance
Constructors
ThroughputSettingsGetResults() |
Initializes a new instance of ThroughputSettingsGetResults. |
Properties
Id |
The unique resource identifier of the ARM resource. (Inherited from ARMResourceProperties) |
Location |
The location of the resource group to which the resource belongs. (Inherited from ARMResourceProperties) |
Name |
The name of the ARM resource. (Inherited from ARMResourceProperties) |
Resource | |
Tags |
Tags are a list of key-value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. For example, the default experience for a template type is set with "defaultExperience": "Cassandra". Current "defaultExperience" values also include "Table", "Graph", "DocumentDB", and "MongoDB". (Inherited from ARMResourceProperties) |
Type |
The type of Azure resource. (Inherited from ARMResourceProperties) |