次の方法で共有


OpenShiftManagedClusterAgentPoolProfile クラス

  • java.lang.Object
    • com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile

public class OpenShiftManagedClusterAgentPoolProfile

OpenShift クラスター VM の構成を定義します。

メソッドの概要

修飾子と型 メソッドと説明
int count()

Docker コンテナーをホストするエージェント (VM) の数を取得します。

String name()

サブスクリプションとリソース グループのコンテキストでプール プロファイルの一意の名前を取得します。

OSType osType()

os 型を指定するために使用する osType を取得します。 Linux と Windows から選択します。 既定では Linux です。 使用可能な値は、'Linux'、'Windows' です。

OpenShiftAgentPoolProfileRole role()

取得では、AgentPoolProfile のロールを定義します。 使用可能な値は、'compute'、'infra' です。

String subnetCidr()

ピアリングのサブネット CIDR を取得します。

OpenShiftContainerServiceVMSize vmSize()

エージェント VM のサイズを取得します。 使用できる値は、'Standard_D2s_v3'、'Standard_D4s_v3'、'Standard_D8s_v3'、'Standard_D16s_v3'、 'Standard_D32s_v3'、'Standard_D64s_v3'、'Standard_DS4_v2'、'Standard_DS5_v2'、'Standard_F8s_v2'、'Standard_F16s_v2'、'Standard_F32s_v2'、'Standard_F64s_v2'、'Standard_F72s_v2'、'Standard_F8s'、'Standard_F16s'、'Standard_E4s_v3'、'Standard_E8s_v3'、'Standard_E16s_v3'、'Standard_E20s_v3'、'Standard_E20s_v3'、 'Standard_E32s_v3'、'Standard_E64s_v3'、'Standard_GS2'、'Standard_GS3'、'Standard_GS4'、'Standard_GS5'、'Standard_DS12_v2'、'Standard_DS13_v2'、'Standard_DS14_v2'、'Standard_DS15_v2'、'Standard_L4s'、'Standard_L8s'、'Standard_L16s'、'Standard_L32s'。

OpenShiftManagedClusterAgentPoolProfile withCount(int count)

Docker コンテナーをホストするエージェント (VM) の数を設定します。

OpenShiftManagedClusterAgentPoolProfile withName(String name)

サブスクリプションとリソース グループのコンテキストでプール プロファイルの一意の名前を設定します。

OpenShiftManagedClusterAgentPoolProfile withOsType(OSType osType)

osType を os 型の指定に使用するように設定します。 Linux と Windows から選択します。 既定では Linux です。 使用可能な値は、'Linux'、'Windows' です。

OpenShiftManagedClusterAgentPoolProfile withRole(OpenShiftAgentPoolProfileRole role)

AgentPoolProfile のロールを定義します。 使用可能な値は、'compute'、'infra' です。

OpenShiftManagedClusterAgentPoolProfile withSubnetCidr(String subnetCidr)

ピアリングのサブネット CIDR を設定します。

OpenShiftManagedClusterAgentPoolProfile withVmSize(OpenShiftContainerServiceVMSize vmSize)

エージェント VM のサイズを設定します。 使用できる値は、'Standard_D2s_v3'、'Standard_D4s_v3'、'Standard_D8s_v3'、'Standard_D16s_v3'、 'Standard_D32s_v3'、'Standard_D64s_v3'、'Standard_DS4_v2'、'Standard_DS5_v2'、'Standard_F8s_v2'、'Standard_F16s_v2'、'Standard_F32s_v2'、'Standard_F64s_v2'、'Standard_F72s_v2'、'Standard_F8s'、'Standard_F16s'、'Standard_E4s_v3'、'Standard_E8s_v3'、'Standard_E16s_v3'、'Standard_E20s_v3'、'Standard_E20s_v3'、 'Standard_E32s_v3'、'Standard_E64s_v3'、'Standard_GS2'、'Standard_GS3'、'Standard_GS4'、'Standard_GS5'、'Standard_DS12_v2'、'Standard_DS13_v2'、'Standard_DS14_v2'、'Standard_DS15_v2'、'Standard_L4s'、'Standard_L8s'、'Standard_L16s'、'Standard_L32s'。

メソッドの詳細

count

public int count()

Docker コンテナーをホストするエージェント (VM) の数を取得します。

Returns:

カウント値

name

public String name()

サブスクリプションとリソース グループのコンテキストでプール プロファイルの一意の名前を取得します。

Returns:

名前の値

osType

public OSType osType()

os 型を指定するために使用する osType を取得します。 Linux と Windows から選択します。 既定では Linux です。 使用可能な値は、'Linux'、'Windows' です。

Returns:

osType 値

role

public OpenShiftAgentPoolProfileRole role()

取得では、AgentPoolProfile のロールを定義します。 使用可能な値は、'compute'、'infra' です。

Returns:

ロール値

subnetCidr

public String subnetCidr()

ピアリングのサブネット CIDR を取得します。

Returns:

subnetCidr 値

vmSize

public OpenShiftContainerServiceVMSize vmSize()

エージェント VM のサイズを取得します。 使用できる値は、'Standard_D2s_v3'、'Standard_D4s_v3'、'Standard_D8s_v3'、'Standard_D16s_v3'、 'Standard_D32s_v3'、'Standard_D64s_v3'、'Standard_DS4_v2'、'Standard_DS5_v2'、'Standard_F8s_v2'、'Standard_F16s_v2'、'Standard_F32s_v2'、'Standard_F64s_v2'、'Standard_F72s_v2'、'Standard_F8s'、'Standard_F16s'、'Standard_E4s_v3'、'Standard_E8s_v3'、'Standard_E16s_v3'、'Standard_E20s_v3'、'Standard_E20s_v3'、 'Standard_E32s_v3'、'Standard_E64s_v3'、'Standard_GS2'、'Standard_GS3'、'Standard_GS4'、'Standard_GS5'、'Standard_DS12_v2'、'Standard_DS13_v2'、'Standard_DS14_v2'、'Standard_DS15_v2'、'Standard_L4s'、'Standard_L8s'、'Standard_L16s'、'Standard_L32s'。

Returns:

vmSize 値

withCount

public OpenShiftManagedClusterAgentPoolProfile withCount(int count)

Docker コンテナーをホストするエージェント (VM) の数を設定します。

Parameters:

count - 設定するカウント値

Returns:

OpenShiftManagedClusterAgentPoolProfile オブジェクト自体。

withName

public OpenShiftManagedClusterAgentPoolProfile withName(String name)

サブスクリプションとリソース グループのコンテキストでプール プロファイルの一意の名前を設定します。

Parameters:

name - 設定する名前の値

Returns:

OpenShiftManagedClusterAgentPoolProfile オブジェクト自体。

withOsType

public OpenShiftManagedClusterAgentPoolProfile withOsType(OSType osType)

osType を os 型の指定に使用するように設定します。 Linux と Windows から選択します。 既定では Linux です。 使用可能な値は、'Linux'、'Windows' です。

Parameters:

osType - 設定する osType 値

Returns:

OpenShiftManagedClusterAgentPoolProfile オブジェクト自体。

withRole

public OpenShiftManagedClusterAgentPoolProfile withRole(OpenShiftAgentPoolProfileRole role)

AgentPoolProfile のロールを定義します。 使用可能な値は、'compute'、'infra' です。

Parameters:

role - 設定するロール値

Returns:

OpenShiftManagedClusterAgentPoolProfile オブジェクト自体。

withSubnetCidr

public OpenShiftManagedClusterAgentPoolProfile withSubnetCidr(String subnetCidr)

ピアリングのサブネット CIDR を設定します。

Parameters:

subnetCidr - 設定する subnetCidr 値

Returns:

OpenShiftManagedClusterAgentPoolProfile オブジェクト自体。

withVmSize

public OpenShiftManagedClusterAgentPoolProfile withVmSize(OpenShiftContainerServiceVMSize vmSize)

エージェント VM のサイズを設定します。 使用できる値は、'Standard_D2s_v3'、'Standard_D4s_v3'、'Standard_D8s_v3'、'Standard_D16s_v3'、 'Standard_D32s_v3'、'Standard_D64s_v3'、'Standard_DS4_v2'、'Standard_DS5_v2'、'Standard_F8s_v2'、'Standard_F16s_v2'、'Standard_F32s_v2'、'Standard_F64s_v2'、'Standard_F72s_v2'、'Standard_F8s'、'Standard_F16s'、'Standard_E4s_v3'、'Standard_E8s_v3'、'Standard_E16s_v3'、'Standard_E20s_v3'、'Standard_E20s_v3'、 'Standard_E32s_v3'、'Standard_E64s_v3'、'Standard_GS2'、'Standard_GS3'、'Standard_GS4'、'Standard_GS5'、'Standard_DS12_v2'、'Standard_DS13_v2'、'Standard_DS14_v2'、'Standard_DS15_v2'、'Standard_L4s'、'Standard_L8s'、'Standard_L16s'、'Standard_L32s'。

Parameters:

vmSize - 設定する vmSize 値

Returns:

OpenShiftManagedClusterAgentPoolProfile オブジェクト自体。

適用対象