42 строки
1.9 KiB
YAML
42 строки
1.9 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.containerregistry.AgentProperties.cpu()
|
|
name: cpu()
|
|
nameWithType: AgentProperties.cpu()
|
|
returns:
|
|
description: <p>the cpu value </p>
|
|
type: <xref href="Integer?alt=Integer&text=Integer" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the CPU configuration in terms of number of cores required for the run.</p>
|
|
|
|
<p></p>
|
|
syntax: public Integer cpu()
|
|
uid: com.microsoft.azure.management.containerregistry.AgentProperties.cpu()
|
|
- fullName: com.microsoft.azure.management.containerregistry.AgentProperties.withCpu(Integer cpu)
|
|
name: withCpu(Integer cpu)
|
|
nameWithType: AgentProperties.withCpu(Integer cpu)
|
|
parameters:
|
|
- description: <p>the cpu value to set </p>
|
|
name: cpu
|
|
type: <xref href="Integer?alt=Integer&text=Integer" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the AgentProperties object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.containerregistry.AgentProperties?alt=com.microsoft.azure.management.containerregistry.AgentProperties&text=AgentProperties" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the CPU configuration in terms of number of cores required for the run.</p>
|
|
|
|
<p></p>
|
|
syntax: public AgentProperties withCpu(Integer cpu)
|
|
uid: com.microsoft.azure.management.containerregistry.AgentProperties.withCpu(Integer)
|
|
nameWithType: AgentProperties
|
|
syntax: public class AgentProperties
|
|
type: class
|
|
uid: com.microsoft.azure.management.containerregistry.AgentProperties
|
|
fullName: com.microsoft.azure.management.containerregistry.AgentProperties
|
|
name: AgentProperties
|
|
package: com.microsoft.azure.management.containerregistry
|
|
summary: <p>The properties that determine the run agent configuration. </p>
|
|
metadata: {}
|