67 строки
4.8 KiB
YAML
67 строки
4.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.ExtensionTopic"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.ExtensionTopic"
|
|
name: "ExtensionTopic"
|
|
nameWithType: "ExtensionTopic"
|
|
summary: "Type representing Extension<wbr>Topic."
|
|
syntax: "public interface **ExtensionTopic**</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.ExtensionTopicInner?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.ExtensionTopicInner&text=ExtensionTopicInner\" 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.ExtensionTopic.description()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.ExtensionTopic.description()"
|
|
name: "description()"
|
|
nameWithType: "ExtensionTopic.description()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String description()"
|
|
returns:
|
|
description: "the description 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.ExtensionTopic.id()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.ExtensionTopic.id()"
|
|
name: "id()"
|
|
nameWithType: "ExtensionTopic.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.eventgrid.v2020_04_01_preview.ExtensionTopic.name()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.ExtensionTopic.name()"
|
|
name: "name()"
|
|
nameWithType: "ExtensionTopic.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.ExtensionTopic.systemTopic()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.ExtensionTopic.systemTopic()"
|
|
name: "systemTopic()"
|
|
nameWithType: "ExtensionTopic.systemTopic()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String systemTopic()"
|
|
returns:
|
|
description: "the systemTopic 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.ExtensionTopic.type()"
|
|
fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.ExtensionTopic.type()"
|
|
name: "type()"
|
|
nameWithType: "ExtensionTopic.type()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
returns:
|
|
description: "the type value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Type representing ExtensionTopic."
|
|
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.ExtensionTopicInner?alt=com.microsoft.azure.management.eventgrid.v2020_04_01_preview.implementation.ExtensionTopicInner&text=ExtensionTopicInner\" 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
|