ExtensionTopicsOperations interface
Interface representing a ExtensionTopics operations.
Properties
| get | Get the properties of an extension topic. |
Property Details
get
Get the properties of an extension topic.
get: (scope: string, options?: ExtensionTopicsGetOptionalParams) => Promise<ExtensionTopic>
Property Value
(scope: string, options?: ExtensionTopicsGetOptionalParams) => Promise<ExtensionTopic>