你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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