CloudServiceGetResponse.Resources Property

Definition

Optional. A collection of resources.

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

Property Value

Applies to