Share via


IBuildService.ResourceRequestCpu Property

Definition

vCPU allocated to the entire build service node pool.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="vCPU allocated to the entire build service node pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="cpu")]
public string ResourceRequestCpu { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="vCPU allocated to the entire build service node pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="cpu")>]
member this.ResourceRequestCpu : string
Public ReadOnly Property ResourceRequestCpu As String

Property Value

Attributes

Applies to