public class ThroughputSettingsUpdateParameters extends ArmResourceProperties
| Constructor and Description |
|---|
ThroughputSettingsUpdateParameters() |
| Modifier and Type | Method and Description |
|---|---|
ThroughputSettingsResource |
resource()
Get the resource property: The standard JSON format of a resource throughput.
|
void |
validate()
Validates the instance.
|
ThroughputSettingsUpdateParameters |
withResource(ThroughputSettingsResource resource)
Set the resource property: The standard JSON format of a resource throughput.
|
public ThroughputSettingsResource resource()
public ThroughputSettingsUpdateParameters withResource(ThroughputSettingsResource resource)
resource - the resource value to set.public void validate()
validate in class ArmResourcePropertiesIllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.