ApiExportResult interface

API Export result.

Properties

exportResultFormat

Format in which the API Details are exported to the Storage Blob with Sas Key valid for 5 minutes.

id

ResourceId of the API which was exported.

value

The object defining the schema of the exported API Detail

Property Details

exportResultFormat

Format in which the API Details are exported to the Storage Blob with Sas Key valid for 5 minutes.

exportResultFormat?: string

Property Value

string

id

ResourceId of the API which was exported.

id?: string

Property Value

string

value

The object defining the schema of the exported API Detail

value?: ApiExportResultValue

Property Value