57 строки
4.3 KiB
YAML
57 строки
4.3 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Operation"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.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.eventgrid.v2020_04_01_preview.implementation.OperationInner?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.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.eventgrid.v2020_04_01_preview.implementation.EventGridManager?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager&text=EventGridManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Operation.display()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Operation.display()"
|
|
name: "display()"
|
|
nameWithType: "Operation.display()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract OperationInfo display()"
|
|
returns:
|
|
description: "the display value."
|
|
type: "<xref href=\"com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo&text=OperationInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.Operation.name()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.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.eventgrid.v2020_04_01_preview.Operation.origin()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.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.eventgrid.v2020_04_01_preview.Operation.properties()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.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.eventgrid.v2020_04_01_preview.implementation.OperationInner?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.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.eventgrid.v2020_04_01_preview.implementation.EventGridManager?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.EventGridManager&text=EventGridManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview"
|
|
artifact: com.microsoft.azure.eventgrid.v2020_04_01_preview:azure-mgmt-eventgrid:1.0.0-beta-3
|