ServiceBusNamespacesResponse.Namespaces Property

Definition

Optional. The list of namespaces.

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

Property Value

Applies to