IBuildServiceAgentPoolResource.PoolSizeCpu 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.
The cpu property of build service agent pool size
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The cpu property of build service agent pool size", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="cpu")]
public string PoolSizeCpu { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The cpu property of build service agent pool size", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="cpu")>]
member this.PoolSizeCpu : string
Public ReadOnly Property PoolSizeCpu As String
Property Value
- Attributes