Share via


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

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

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to