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