CloudServiceListResponse.CloudService.AddOnResource Class

 

A store add-on item.

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

System.Object
  Microsoft.WindowsAzure.Management.Scheduler.Models.CloudServiceListResponse.CloudService.AddOnResource

type AddOnResource = class end

NameDescription
System_CAPS_pubmethodCloudServiceListResponse.CloudService.AddOnResource()

Initializes a new instance of the AddOnResource class.

NameDescription
System_CAPS_pubpropertyETag

Optional. The ETag for this resource.

System_CAPS_pubpropertyName

Optional. The user-input name of this item.

System_CAPS_pubpropertyNamespace

Optional. The namespace in which this item resides.

System_CAPS_pubpropertyOutputItems

Optional. Output items associated with an individual resource.

System_CAPS_pubpropertyPlan

Optional. The plan for this item as selected by the user.

System_CAPS_pubpropertySchemaVersion

Optional. The schema version for this resource.

System_CAPS_pubpropertyState

Optional. The state of this resource.

System_CAPS_pubpropertyStatus

Optional. Operation status items associated with an individual resource.

System_CAPS_pubpropertyType

Optional. The type of store item.

System_CAPS_pubpropertyUsageLimits

Optional. Usage meters associated with an individual resource.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: