NodeFileGetPropertiesResponse Class
Response to a NodeFileOperations.GetNodeFilePropertiesFromComputeNode or NodeFileOperations.GetNodeFilePropertiesFromTask 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.NodeFileGetPropertiesResponse
Syntax
public class NodeFileGetPropertiesResponse : BatchOperationResponse
public ref class NodeFileGetPropertiesResponse : BatchOperationResponse
type NodeFileGetPropertiesResponse =
class
inherit BatchOperationResponse
end
Public Class NodeFileGetPropertiesResponse
Inherits BatchOperationResponse
Constructors
| Name | Description | |
|---|---|---|
![]() |
NodeFileGetPropertiesResponse() | Initializes a new instance of the NodeFileGetPropertiesResponse class. |
![]() |
NodeFileGetPropertiesResponse(NodeFile) | Initializes a new instance of the NodeFileGetPropertiesResponse class with required arguments. |
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.) |
![]() |
ETag | Optional. Gets the content of the ETag HTTP response header. (Inherited from BatchOperationResponse.) |
![]() |
File | Required. Gets or sets the file properties. |
![]() |
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)