PSThroughputSettingsGetResults Constructors
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.
Overloads
PSThroughputSettingsGetResults() | |
PSThroughputSettingsGetResults(ThroughputSettingsGetResults) |
PSThroughputSettingsGetResults()
public PSThroughputSettingsGetResults ();
Public Sub New ()
Applies to
PSThroughputSettingsGetResults(ThroughputSettingsGetResults)
public PSThroughputSettingsGetResults (Microsoft.Azure.Management.CosmosDB.Models.ThroughputSettingsGetResults throughputSettingsGetResults);
new Microsoft.Azure.Commands.CosmosDB.Models.PSThroughputSettingsGetResults : Microsoft.Azure.Management.CosmosDB.Models.ThroughputSettingsGetResults -> Microsoft.Azure.Commands.CosmosDB.Models.PSThroughputSettingsGetResults
Public Sub New (throughputSettingsGetResults As ThroughputSettingsGetResults)
Parameters
- throughputSettingsGetResults
- ThroughputSettingsGetResults