다음을 통해 공유


PhysicalPartitionStorageInfoCollection.PhysicalPartitionStorageInfoCollectionValue Property

Definition

List of physical partitions and their properties.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.PhysicalPartitionStorageInfo> PhysicalPartitionStorageInfoCollectionValue { get; }
member this.PhysicalPartitionStorageInfoCollectionValue : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.PhysicalPartitionStorageInfo>
Public ReadOnly Property PhysicalPartitionStorageInfoCollectionValue As IReadOnlyList(Of PhysicalPartitionStorageInfo)

Property Value

Applies to