Leggere in inglese

Condividi tramite


RetrieveThroughputPropertiesResource Class

Definition

Resource to retrieve throughput information for Cosmos DB resource.

public class RetrieveThroughputPropertiesResource : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CosmosDB.Models.RetrieveThroughputPropertiesResource>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CosmosDB.Models.RetrieveThroughputPropertiesResource>
type RetrieveThroughputPropertiesResource = class
    interface IJsonModel<RetrieveThroughputPropertiesResource>
    interface IPersistableModel<RetrieveThroughputPropertiesResource>
Public Class RetrieveThroughputPropertiesResource
Implements IJsonModel(Of RetrieveThroughputPropertiesResource), IPersistableModel(Of RetrieveThroughputPropertiesResource)
Inheritance
RetrieveThroughputPropertiesResource
Implements

Constructors

Properties

PhysicalPartitionIds

Array of PhysicalPartitionId objects.

Methods

Explicit Interface Implementations

Applies to