IBuildService.ResourceRequestMemory 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.
Memory allocated to the entire build service node pool.
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Memory allocated to the entire build service node pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="memory")]
public string ResourceRequestMemory { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Memory allocated to the entire build service node pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="memory")>]
member this.ResourceRequestMemory : string
Public ReadOnly Property ResourceRequestMemory As String
Property Value
- Attributes