ExtensionTopic Class

Definition

Event grid Extension Topic. This is used for getting Event Grid related metrics for Azure resources.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ExtensionTopic : Microsoft.Azure.Management.EventGrid.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ExtensionTopic = class
    inherit Resource
Public Class ExtensionTopic
Inherits Resource
Inheritance
ExtensionTopic
Attributes

Constructors

ExtensionTopic()

Initializes a new instance of the ExtensionTopic class.

ExtensionTopic(String, String, String, String, String, SystemData)

Initializes a new instance of the ExtensionTopic class.

Properties

Description

Gets or sets description of the extension topic.

Id

Gets fully qualified identifier of the resource.

(Inherited from Resource)
Name

Gets name of the resource.

(Inherited from Resource)
SystemData

Gets the system metadata relating to Extension Topic resource.

SystemTopic

Gets or sets system topic resource id which is mapped to the source.

Type

Gets type of the resource.

(Inherited from Resource)

Applies to