ProfilesListResponse.Profiles Property

Definition

Optional. The profiles associated with the specified subscription.

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

Property Value

Applies to