CloudPoolDisableAutoScaleResponse Class
Response to a CloudPoolOperations.DisableAutoScale 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.CloudPoolDisableAutoScaleResponse
Syntax
public class CloudPoolDisableAutoScaleResponse : BatchOperationResponse
public ref class CloudPoolDisableAutoScaleResponse : BatchOperationResponse
type CloudPoolDisableAutoScaleResponse =
class
inherit BatchOperationResponse
end
Public Class CloudPoolDisableAutoScaleResponse
Inherits BatchOperationResponse
Constructors
| Name | Description | |
|---|---|---|
![]() |
CloudPoolDisableAutoScaleResponse() | Initializes a new instance of the CloudPoolDisableAutoScaleResponse 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)