azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

47 строки
4.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiExportResult"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiExportResult"
name: "ApiExportResult"
nameWithType: "ApiExportResult"
summary: "Type representing Api<wbr>Export<wbr>Result."
syntax: "public interface **ApiExportResult**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiExportResultInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiExportResultInner&text=ApiExportResultInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiExportResult.exportResultFormat()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiExportResult.exportResultFormat()"
name: "exportResultFormat()"
nameWithType: "ApiExportResult.exportResultFormat()"
modifiers:
- "abstract"
syntax: "public abstract ExportResultFormat exportResultFormat()"
returns:
description: "the exportResultFormat value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.ExportResultFormat?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ExportResultFormat&text=ExportResultFormat\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiExportResult.id()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiExportResult.id()"
name: "id()"
nameWithType: "ApiExportResult.id()"
modifiers:
- "abstract"
syntax: "public abstract String id()"
returns:
description: "the id value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiExportResult.value()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiExportResult.value()"
name: "value()"
nameWithType: "ApiExportResult.value()"
modifiers:
- "abstract"
syntax: "public abstract ApiExportResultValue value()"
returns:
description: "the value value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.ApiExportResultValue?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ApiExportResultValue&text=ApiExportResultValue\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing ApiExportResult."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiExportResultInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiExportResultInner&text=ApiExportResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1