NodeDeallocateParameter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options for deallocating a Compute Node.
public class NodeDeallocateParameter
type NodeDeallocateParameter = class
Public Class NodeDeallocateParameter
- Inheritance
-
NodeDeallocateParameter
Constructors
NodeDeallocateParameter() |
Initializes a new instance of the NodeDeallocateParameter class. |
NodeDeallocateParameter(Nullable<ComputeNodeDeallocateOption>) |
Initializes a new instance of the NodeDeallocateParameter class. |
Properties
NodeDeallocateOption |
Gets or sets when to deallocate the Compute Node and what to do with currently running Tasks. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET