CloudServiceListResponse.CloudService.AddOnResource Class
A store add-on item.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
Microsoft.WindowsAzure.Management.Scheduler.Models.CloudServiceListResponse.CloudService.AddOnResource
| Name | Description | |
|---|---|---|
![]() | CloudServiceListResponse.CloudService.AddOnResource() | Initializes a new instance of the AddOnResource class. |
| Name | Description | |
|---|---|---|
![]() | ETag | Optional. The ETag for this resource. |
![]() | Name | Optional. The user-input name of this item. |
![]() | Namespace | Optional. The namespace in which this item resides. |
![]() | OutputItems | Optional. Output items associated with an individual resource. |
![]() | Plan | Optional. The plan for this item as selected by the user. |
![]() | SchemaVersion | Optional. The schema version for this resource. |
![]() | State | Optional. The state of this resource. |
![]() | Status | Optional. Operation status items associated with an individual resource. |
![]() | Type | Optional. The type of store item. |
![]() | UsageLimits | Optional. Usage meters associated with an individual resource. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


