次の方法で共有


BuildServiceAgentPoolSizeProperties クラス

定義

サービス エージェント プール のサイズ プロパティをビルドします。

public class BuildServiceAgentPoolSizeProperties
type BuildServiceAgentPoolSizeProperties = class
Public Class BuildServiceAgentPoolSizeProperties
継承
BuildServiceAgentPoolSizeProperties

コンストラクター

BuildServiceAgentPoolSizeProperties()

BuildServiceAgentPoolSizeProperties の新しいインスタンスを初期化します。

プロパティ

Cpu

ビルド サービス エージェント プール サイズの cpu プロパティ。

Memory

ビルド サービス エージェント プール サイズの memory プロパティ。

Name

ビルド サービス エージェント プール サイズの名前。

適用対象