CloudService.Resources Property

Definition

Optional. Gets or sets the list of existing resources installed into a cloud service region.

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

Property Value

Applies to