次の方法で共有


BrokerResourceRule.Topics Property

Definition

A list of topics or topic patterns that match the topics that the clients can publish or subscribe to. This subfield is required if the method is Publish or Subscribe.

public System.Collections.Generic.IList<string> Topics { get; }
member this.Topics : System.Collections.Generic.IList<string>
Public ReadOnly Property Topics As IList(Of String)

Property Value

Applies to