NamespaceTopic interface

Namespace topic details.

Extends

Properties

eventRetentionInDays

Event retention for the namespace topic expressed in days. The property default value is 1 day. Min event retention duration value is 1 day and max event retention duration value is 1 day.

inputSchema

This determines the format that is expected for incoming events published to the topic.

provisioningState

Provisioning state of the namespace topic. NOTE: This property will not be serialized. It can only be populated by the server.

publisherType

Publisher type of the namespace topic.

systemData

The system metadata relating to namespace topic resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

eventRetentionInDays

Event retention for the namespace topic expressed in days. The property default value is 1 day. Min event retention duration value is 1 day and max event retention duration value is 1 day.

eventRetentionInDays?: number

Property Value

number

inputSchema

This determines the format that is expected for incoming events published to the topic.

inputSchema?: string

Property Value

string

provisioningState

Provisioning state of the namespace topic. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

publisherType

Publisher type of the namespace topic.

publisherType?: string

Property Value

string

systemData

The system metadata relating to namespace topic resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

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 Resource.id

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 Resource.name

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 Resource.type