CloudServiceGetResponse Class
Information about a retrieved Cloud Service.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
System::Object
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Scheduler.Models::CloudServiceGetResponse
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Scheduler.Models::CloudServiceGetResponse
| Name | Description | |
|---|---|---|
![]() | CloudServiceGetResponse() | Initializes a new instance of the CloudServiceGetResponse class. |
| Name | Description | |
|---|---|---|
![]() | GeoLocation | Optional. The location associated with the cloud service. |
![]() | RequestId | (Inherited from AzureOperationResponse.) |
![]() | Resources | Optional. A collection of resources. |
![]() | StatusCode | (Inherited from HttpOperationResponse.) |
| 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.
Show:


