Share via


EventTypeUnderTopic Class

Definition

Event Type for a subject under a topic.

public class EventTypeUnderTopic : Azure.ResourceManager.Models.ResourceData
type EventTypeUnderTopic = class
    inherit ResourceData
Public Class EventTypeUnderTopic
Inherits ResourceData
Inheritance
EventTypeUnderTopic

Constructors

EventTypeUnderTopic()

Initializes a new instance of EventTypeUnderTopic.

Properties

Description

Description of the event type.

DisplayName

Display name of the event type.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
IsInDefaultSet

IsInDefaultSet flag of the event type.

Name

The name of the resource.

(Inherited from ResourceData)
ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SchemaUri

Url of the schema for this event type.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)

Applies to