public class ThroughputSettingsUpdateParameters extends ARMResourceProperties
| Constructor and Description |
|---|
ThroughputSettingsUpdateParameters() |
| Modifier and Type | Method and Description |
|---|---|
ThroughputSettingsResource |
resource()
Get the standard JSON format of a resource throughput.
|
ThroughputSettingsUpdateParameters |
withResource(ThroughputSettingsResource resource)
Set the standard JSON format of a resource throughput.
|
public ThroughputSettingsResource resource()
public ThroughputSettingsUpdateParameters withResource(ThroughputSettingsResource resource)
resource - the resource value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/