CloudServiceListResponse.CloudService.AddOnResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A store add-on item.
public class CloudServiceListResponse.CloudService.AddOnResource
type CloudServiceListResponse.CloudService.AddOnResource = class
Public Class CloudServiceListResponse.CloudService.AddOnResource
- Inheritance
-
CloudServiceListResponse.CloudService.AddOnResource
Constructors
CloudServiceListResponse.CloudService.AddOnResource() |
Initializes a new instance of the AddOnResource class. |
Properties
ETag |
Optional. The ETag for this store resource. |
Name |
Optional. The user-input name of this store item. |
Namespace |
Optional. The namespace in which this store item resides. |
OutputItems |
Optional. Output items associated with an individual store resource. |
Plan |
Optional. The plan for this store item as selected by the user. |
SchemaVersion |
Optional. The schema version for this resource. |
State |
Optional. The state of this store resource. |
Status |
Optional. Operation status items associated with an individual store resource. |
Type |
Optional. The type of store item. |
UsageLimits |
Optional. Usage meters associated with an individual store resource. |
Applies to
Azure SDK for .NET