CloudPoolUpdatePropertiesResponse Class
Response to a CloudPoolOperations.UpdateProperties request.
Namespace: Microsoft.Azure.Batch.Protocol.Models
Assembly: Microsoft.Azure.Batch (in Microsoft.Azure.Batch.dll)
Inheritance Hierarchy
System.Object
Hyak.Common.HttpOperationResponse
Microsoft.Azure.AzureOperationResponse
Microsoft.Azure.Batch.Protocol.Models.BatchOperationResponse
Microsoft.Azure.Batch.Protocol.Models.CloudPoolUpdatePropertiesResponse
Syntax
public class CloudPoolUpdatePropertiesResponse : BatchOperationResponse
public ref class CloudPoolUpdatePropertiesResponse : BatchOperationResponse
type CloudPoolUpdatePropertiesResponse =
class
inherit BatchOperationResponse
end
Public Class CloudPoolUpdatePropertiesResponse
Inherits BatchOperationResponse
Constructors
| Name | Description | |
|---|---|---|
![]() |
CloudPoolUpdatePropertiesResponse() | Initializes a new instance of the CloudPoolUpdatePropertiesResponse class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
ClientRequestId | Optional. Gets the ClientRequestId provided by the client during the request, if present and requested to be returned. (Inherited from BatchOperationResponse.) |
![]() |
DataServiceId | Optional. Gets or sets the OData id of the resource to which the request applied. |
![]() |
ETag | Optional. Gets the content of the ETag HTTP response header. (Inherited from BatchOperationResponse.) |
![]() |
LastModified | Optional. Gets the content of the Last-Modified HTTP response header. (Inherited from BatchOperationResponse.) |
![]() |
RequestId | (Inherited from AzureOperationResponse.) |
![]() |
StatusCode | (Inherited from HttpOperationResponse.) |
Methods
| 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.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Batch.Protocol.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)