Get Table Result
data class GetTableResult(val acls: List<GetTableAcl>, val id: String, val name: String, val resourceManagerId: String, val storageAccountName: String)
A collection of values returned by getTable.
A collection of values returned by getTable.