Used to get or set the table storage clause.
property StorageClause: string;
Use the StorageClause property to get or set the table storage clause. It is used by the CreateQueueTable method. May contain any SQL code that can be in the CREATE TABLE storage clause.