IBuildServiceAgentPoolSizeProperties Interface
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.
[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) |