public class TableInner
extends com.azure.core.management.ProxyResource
| Constructor and Description |
|---|
TableInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
tableName()
Get the tableName property: Table name under the specified account.
|
void |
validate()
Validates the instance.
|
public String tableName()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.