Freigeben über


ArmCosmosDBModelFactory.PhysicalPartitionThroughputInfoResult Methode

Definition

Initialisiert eine neue instance von PhysicalPartitionThroughputInfoResult.

public static Azure.ResourceManager.CosmosDB.Models.PhysicalPartitionThroughputInfoResult PhysicalPartitionThroughputInfoResult (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, System.Collections.Generic.IDictionary<string,string> tags = default, Azure.Core.AzureLocation location = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.CosmosDB.Models.PhysicalPartitionThroughputInfoResource> resourcePhysicalPartitionThroughputInfo = default, Azure.ResourceManager.Models.ManagedServiceIdentity identity = default);
static member PhysicalPartitionThroughputInfoResult : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * System.Collections.Generic.IDictionary<string, string> * Azure.Core.AzureLocation * seq<Azure.ResourceManager.CosmosDB.Models.PhysicalPartitionThroughputInfoResource> * Azure.ResourceManager.Models.ManagedServiceIdentity -> Azure.ResourceManager.CosmosDB.Models.PhysicalPartitionThroughputInfoResult
Public Shared Function PhysicalPartitionThroughputInfoResult (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional location As AzureLocation = Nothing, Optional resourcePhysicalPartitionThroughputInfo As IEnumerable(Of PhysicalPartitionThroughputInfoResource) = Nothing, Optional identity As ManagedServiceIdentity = Nothing) As PhysicalPartitionThroughputInfoResult

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemData.

tags
IDictionary<String,String>

Die Tags.

location
AzureLocation

Der Speicherort.

resourcePhysicalPartitionThroughputInfo
IEnumerable<PhysicalPartitionThroughputInfoResource>

Eigenschaften der Durchsatzinformationen für physische Partitionen.

identity
ManagedServiceIdentity

Identität für die Ressource.

Gibt zurück

Eine neue PhysicalPartitionThroughputInfoResult instance zum Simulieren.

Gilt für: