IBuildServiceAgentPoolSizeProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.BuildServiceAgentPoolSizePropertiesTypeConverter))]
public interface IBuildServiceAgentPoolSizeProperties : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.BuildServiceAgentPoolSizePropertiesTypeConverter))>]
type IBuildServiceAgentPoolSizeProperties = interface
    interface IJsonSerializable
Public Interface IBuildServiceAgentPoolSizeProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Cpu

The cpu property of build service agent pool size

Memory

The memory property of build service agent pool size

Name

The name of build service agent pool size

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to