Share via


SystemTopicData Class

Definition

A class representing the SystemTopic data model. EventGrid System Topic.

public class SystemTopicData : Azure.ResourceManager.Models.TrackedResourceData
type SystemTopicData = class
    inherit TrackedResourceData
Public Class SystemTopicData
Inherits TrackedResourceData
Inheritance

Constructors

SystemTopicData(AzureLocation)

Initializes a new instance of SystemTopicData.

Properties

Id

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

(Inherited from ResourceData)
Identity

Identity information for the resource.

Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
MetricResourceId

Metric resource id for the system topic.

Name

The name of the resource.

(Inherited from ResourceData)
ProvisioningState

Provisioning state of the system topic.

ResourceType

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

(Inherited from ResourceData)
Source

Source for the system topic.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)
TopicType

TopicType for the system topic.

Applies to