| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DataTableResponseColumn |
DataTableResponseColumn.withColumnName(String columnName)
Set the columnName property: Name of the column.
|
DataTableResponseColumn |
DataTableResponseColumn.withColumnType(String columnType)
Set the columnType property: Column Type.
|
DataTableResponseColumn |
DataTableResponseColumn.withDataType(String dataType)
Set the dataType property: Data type which looks like 'String' or 'Int32'.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.