98 строки
4.7 KiB
YAML
98 строки
4.7 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.dedicated()
|
|
name: dedicated()
|
|
nameWithType: PoolNodeCounts.dedicated()
|
|
returns:
|
|
description: <p>the dedicated value </p>
|
|
type: <xref href="com.microsoft.azure.batch.protocol.models.NodeCounts?alt=com.microsoft.azure.batch.protocol.models.NodeCounts&text=NodeCounts" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the dedicated value.</p>
|
|
|
|
<p></p>
|
|
syntax: public NodeCounts dedicated()
|
|
uid: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.dedicated()
|
|
- fullName: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.lowPriority()
|
|
name: lowPriority()
|
|
nameWithType: PoolNodeCounts.lowPriority()
|
|
returns:
|
|
description: <p>the lowPriority value </p>
|
|
type: <xref href="com.microsoft.azure.batch.protocol.models.NodeCounts?alt=com.microsoft.azure.batch.protocol.models.NodeCounts&text=NodeCounts" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the lowPriority value.</p>
|
|
|
|
<p></p>
|
|
syntax: public NodeCounts lowPriority()
|
|
uid: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.lowPriority()
|
|
- fullName: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.poolId()
|
|
name: poolId()
|
|
nameWithType: PoolNodeCounts.poolId()
|
|
returns:
|
|
description: <p>the poolId value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the poolId value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String poolId()
|
|
uid: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.poolId()
|
|
- fullName: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.withDedicated(NodeCounts dedicated)
|
|
name: withDedicated(NodeCounts dedicated)
|
|
nameWithType: PoolNodeCounts.withDedicated(NodeCounts dedicated)
|
|
parameters:
|
|
- description: <p>the dedicated value to set </p>
|
|
name: dedicated
|
|
type: <xref href="com.microsoft.azure.batch.protocol.models.NodeCounts?alt=com.microsoft.azure.batch.protocol.models.NodeCounts&text=NodeCounts" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the PoolNodeCounts object itself. </p>
|
|
type: <xref href="com.microsoft.azure.batch.protocol.models.PoolNodeCounts?alt=com.microsoft.azure.batch.protocol.models.PoolNodeCounts&text=PoolNodeCounts" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the dedicated value.</p>
|
|
|
|
<p></p>
|
|
syntax: public PoolNodeCounts withDedicated(NodeCounts dedicated)
|
|
uid: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.withDedicated(NodeCounts)
|
|
- fullName: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.withLowPriority(NodeCounts lowPriority)
|
|
name: withLowPriority(NodeCounts lowPriority)
|
|
nameWithType: PoolNodeCounts.withLowPriority(NodeCounts lowPriority)
|
|
parameters:
|
|
- description: <p>the lowPriority value to set </p>
|
|
name: lowPriority
|
|
type: <xref href="com.microsoft.azure.batch.protocol.models.NodeCounts?alt=com.microsoft.azure.batch.protocol.models.NodeCounts&text=NodeCounts" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the PoolNodeCounts object itself. </p>
|
|
type: <xref href="com.microsoft.azure.batch.protocol.models.PoolNodeCounts?alt=com.microsoft.azure.batch.protocol.models.PoolNodeCounts&text=PoolNodeCounts" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the lowPriority value.</p>
|
|
|
|
<p></p>
|
|
syntax: public PoolNodeCounts withLowPriority(NodeCounts lowPriority)
|
|
uid: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.withLowPriority(NodeCounts)
|
|
- fullName: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.withPoolId(String poolId)
|
|
name: withPoolId(String poolId)
|
|
nameWithType: PoolNodeCounts.withPoolId(String poolId)
|
|
parameters:
|
|
- description: <p>the poolId value to set </p>
|
|
name: poolId
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the PoolNodeCounts object itself. </p>
|
|
type: <xref href="com.microsoft.azure.batch.protocol.models.PoolNodeCounts?alt=com.microsoft.azure.batch.protocol.models.PoolNodeCounts&text=PoolNodeCounts" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the poolId value.</p>
|
|
|
|
<p></p>
|
|
syntax: public PoolNodeCounts withPoolId(String poolId)
|
|
uid: com.microsoft.azure.batch.protocol.models.PoolNodeCounts.withPoolId(String)
|
|
nameWithType: PoolNodeCounts
|
|
syntax: public class PoolNodeCounts
|
|
type: class
|
|
uid: com.microsoft.azure.batch.protocol.models.PoolNodeCounts
|
|
fullName: com.microsoft.azure.batch.protocol.models.PoolNodeCounts
|
|
name: PoolNodeCounts
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: <p>The number of nodes in each state for a pool. </p>
|
|
metadata: {}
|