public class ThroughputSettingsGetResultsInner extends ArmResourceProperties
| Constructor and Description |
|---|
ThroughputSettingsGetResultsInner() |
| Modifier and Type | Method and Description |
|---|---|
ThroughputSettingsGetPropertiesResource |
resource()
Get the resource property: The resource property.
|
void |
validate()
Validates the instance.
|
ThroughputSettingsGetResultsInner |
withResource(ThroughputSettingsGetPropertiesResource resource)
Set the resource property: The resource property.
|
public ThroughputSettingsGetPropertiesResource resource()
public ThroughputSettingsGetResultsInner withResource(ThroughputSettingsGetPropertiesResource 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.