ServiceBusTopicsResponse.Topics Property

Definition

Optional. The list of topics.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.ServiceBus.Models.ServiceBusTopic> Topics { get; set; }
member this.Topics : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.ServiceBus.Models.ServiceBusTopic> with get, set
Public Property Topics As IList(Of ServiceBusTopic)

Property Value

Applies to