Class TableInner


  • public final class TableInner
    extends com.azure.core.management.ProxyResource
    Properties of the table, including Id, resource name, resource type.
    • Constructor Detail

      • TableInner

        public TableInner()
    • Method Detail

      • tableName

        public String tableName()
        Get the tableName property: Table name under the specified account.
        Returns:
        the tableName value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.