DefinitionsListResponse.Definitions Property

Definition

Optional. All definitions of a profile.

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

Property Value

Applies to