CloudServiceGetResponse.Resource Class

 

A resource.

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

System.Object
  Microsoft.WindowsAzure.Management.Scheduler.Models.CloudServiceGetResponse.Resource

Public Class Resource

NameDescription
System_CAPS_pubmethodCloudServiceGetResponse.Resource()

Initializes a new instance of the Resource class.

NameDescription
System_CAPS_pubpropertyETag

Optional. ETag identifying the current entity revision on the server.

System_CAPS_pubpropertyLabel

Optional. Label of the resource.

System_CAPS_pubpropertyName

Optional. A name for the resource. The name must be unique within the subscription ID and cloud service.

System_CAPS_pubpropertyOutputItems

Optional.

System_CAPS_pubpropertyPlan

Optional. The plan of the resource.

System_CAPS_pubpropertyResourceProviderNamespace

Optional. Namespace identifier for the resource provider.

System_CAPS_pubpropertySchemaVersion

Optional. Optional version of the intrinsic properties for the resource. If not specified, you must conform to the default contract resource.

System_CAPS_pubpropertyState

Optional. The current resource status.

System_CAPS_pubpropertySubState

Optional. An optional, more detailed resource status.

System_CAPS_pubpropertyType

Optional. The Type for the 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: