다음을 통해 공유


ThroughputPolicyType(String) Constructor

Definition

Initializes a new instance of ThroughputPolicyType.

public ThroughputPolicyType (string value);
new Azure.ResourceManager.CosmosDB.Models.ThroughputPolicyType : string -> Azure.ResourceManager.CosmosDB.Models.ThroughputPolicyType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to