CloudService.Resources Property

 

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

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

public IList<AutomationResource> Resources { get; set; }
Return to top
Show: