IBuildService.ResourceRequestCpu Property
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.
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