azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.e...

98 строки
5.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic"
fullName: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic"
name: "ExtensionTopic"
nameWithType: "ExtensionTopic"
summary: "An immutable client-side representation of Extension<wbr>Topic."
syntax: "public interface **ExtensionTopic**"
methods:
- uid: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.description()"
fullName: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.description()"
name: "description()"
nameWithType: "ExtensionTopic.description()"
summary: "Gets the description property: Description of the extension topic."
modifiers:
- "abstract"
syntax: "public abstract String description()"
desc: "Gets the description property: Description of the extension topic."
returns:
description: "the description value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.id()"
fullName: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.id()"
name: "id()"
nameWithType: "ExtensionTopic.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.innerModel()"
fullName: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.innerModel()"
name: "innerModel()"
nameWithType: "ExtensionTopic.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>eventgrid.<wbr>fluent.<wbr>models.<wbr>Extension<wbr>Topic<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract ExtensionTopicInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.eventgrid.fluent.models.ExtensionTopicInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.eventgrid.fluent.models.ExtensionTopicInner?alt=com.azure.resourcemanager.eventgrid.fluent.models.ExtensionTopicInner&text=ExtensionTopicInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.name()"
fullName: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.name()"
name: "name()"
nameWithType: "ExtensionTopic.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.systemData()"
fullName: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.systemData()"
name: "systemData()"
nameWithType: "ExtensionTopic.systemData()"
summary: "Gets the system<wbr>Data property: The system metadata relating to the Extension Topic resource."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: The system metadata relating to the Extension Topic resource."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.systemTopic()"
fullName: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.systemTopic()"
name: "systemTopic()"
nameWithType: "ExtensionTopic.systemTopic()"
summary: "Gets the system<wbr>Topic property: System topic resource id which is mapped to the source."
modifiers:
- "abstract"
syntax: "public abstract String systemTopic()"
desc: "Gets the systemTopic property: System topic resource id which is mapped to the source."
returns:
description: "the systemTopic value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.type()"
fullName: "com.azure.resourcemanager.eventgrid.models.ExtensionTopic.type()"
name: "type()"
nameWithType: "ExtensionTopic.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of ExtensionTopic."
metadata: {}
package: "com.azure.resourcemanager.eventgrid.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-eventgrid:1.1.0