Class GetTableResult


  • public final class GetTableResult
    extends java.lang.Object
    • Method Detail

      • id

        public java.lang.String id()
        Returns:
        Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
      • name

        public java.lang.String name()
        Returns:
        The name of the resource
      • signedIdentifiers

        public java.util.List<TableSignedIdentifierResponse> signedIdentifiers()
        Returns:
        List of stored access policies specified on the table.
      • tableName

        public java.lang.String tableName()
        Returns:
        Table name under the specified account
      • type

        public java.lang.String type()
        Returns:
        The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"