57 строки
4.2 KiB
YAML
57 строки
4.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operation"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operation"
|
|
name: "Operation"
|
|
nameWithType: "Operation"
|
|
summary: "Type representing Operation."
|
|
syntax: "public interface **Operation**</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\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.OperationInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />>, <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\" /><<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\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operation.display()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operation.display()"
|
|
name: "display()"
|
|
nameWithType: "Operation.display()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract OperationDisplay display()"
|
|
returns:
|
|
description: "the display value."
|
|
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.OperationDisplay?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.OperationDisplay&text=OperationDisplay\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operation.name()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operation.name()"
|
|
name: "name()"
|
|
nameWithType: "Operation.name()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
returns:
|
|
description: "the name 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.Operation.origin()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operation.origin()"
|
|
name: "origin()"
|
|
nameWithType: "Operation.origin()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String origin()"
|
|
returns:
|
|
description: "the origin 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.Operation.properties()"
|
|
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.Operation.properties()"
|
|
name: "properties()"
|
|
nameWithType: "Operation.properties()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Object properties()"
|
|
returns:
|
|
description: "the properties value."
|
|
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Type representing Operation."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.OperationInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.OperationInner&text=OperationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<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\" /><<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\" />>"
|
|
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
|