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