SystemTopic interface
EventGrid System Topic.
- Extends
Properties
identity | Identity information for the resource. |
metric |
Metric resource id for the system topic. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Provisioning state of the system topic. NOTE: This property will not be serialized. It can only be populated by the server. |
source | Source for the system topic. |
system |
The system metadata relating to System Topic resource. NOTE: This property will not be serialized. It can only be populated by the server. |
topic |
TopicType for the system topic. |
Inherited Properties
id | Fully qualified identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
location | Location of the resource. |
name | Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Tags of the resource. |
type | Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
identity
metricResourceId
Metric resource id for the system topic. NOTE: This property will not be serialized. It can only be populated by the server.
metricResourceId?: string
Property Value
string
provisioningState
Provisioning state of the system topic. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
source
Source for the system topic.
source?: string
Property Value
string
systemData
The system metadata relating to System Topic resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
topicType
TopicType for the system topic.
topicType?: string
Property Value
string
Inherited Property Details
id
Fully qualified identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From TrackedResource.id
location
Location of the resource.
location: string
Property Value
string
Inherited From TrackedResource.location
name
Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From TrackedResource.name
tags
Tags of the resource.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From TrackedResource.tags
type
Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From TrackedResource.type