IBuildServiceAgentPoolResource.PoolSizeName Property

Definition

The name of build service agent pool size

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="The name of build service agent pool size", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="name", Update=true)]
public string PoolSizeName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="The name of build service agent pool size", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="name", Update=true)>]
member this.PoolSizeName : string with get, set
Public Property PoolSizeName As String

Property Value

Attributes

Applies to