Click or drag to resize

TopicConfigurationTopic Property

URN of the event notification topic. After detecting a specific event in the bucket, OBS sends a message to the topic.

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
public string Topic { get; set; }

Property Value

Type: String
Remarks

Mandatory parameter

See Also