ListComputeNodeOptions Class
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.
C#
public class ListComputeNodeOptions : Microsoft.Azure.Commands.Batch.Models.PoolOperationParameters
type ListComputeNodeOptions = class
inherit PoolOperationParameters
Public Class ListComputeNodeOptions
Inherits PoolOperationParameters
- Inheritance
Additional |
Additional client behaviors to perform (Inherited from BatchClientParametersBase) |
Compute |
If specified, the single compute node with this id will be returned. |
Context |
The account details (Inherited from BatchClientParametersBase) |
Filter |
The OData filter to use when querying for compute nodes. |
Max |
The maximum number of compute nodes to return. |
Pool |
The PSCloudPool object representing the target pool. (Inherited from PoolOperationParameters) |
Pool |
The id of the pool. (Inherited from PoolOperationParameters) |
Select |
The OData select clause to use. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |