Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.08 KB

File metadata and controls

53 lines (37 loc) · 1.08 KB

QueueStorage

see https://aka.ms/autorest

This is the AutoRest configuration file for QueueStorage.


Getting Started

To build the SDK for QueueStorage, simply Install AutoRest and in this folder, run:

autorest

To see additional help and options, run:

autorest --help


Configuration

Basic Information

These are the global settings for the QueueStorage API.

openapi-type: data-plane
tag: package-2018-03
use-internal-constructors: true
add-credentials: true

Tag: package-2018-03

These settings apply only when --tag=package-2018-03 is specified on the command line.

input-file:
- preview/2018-03-28/queue.json

Suppression

directive:
  - suppress: DefinitionsPropertiesNamesCamelCase
    from: preview/2018-03-28/queue.json
    reason: These parameters are predfined by storage specifications 
  - suppress: XmsPathsMustOverloadPaths
    from: preview/2018-03-28/queue.json
  - suppress: XmsExamplesRequired
    from: preview/2018-03-28/queue.json