OpenShiftManagedClusterMasterPoolProfile クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
OpenShiftManagedClusterMaterPoolProfile には、OpenShift マスター VM の構成が含まれています。
public class OpenShiftManagedClusterMasterPoolProfile
type OpenShiftManagedClusterMasterPoolProfile = class
Public Class OpenShiftManagedClusterMasterPoolProfile
- 継承
-
OpenShiftManagedClusterMasterPoolProfile
コンストラクター
OpenShiftManagedClusterMasterPoolProfile() |
OpenShiftManagedClusterMasterPoolProfile クラスの新しいインスタンスを初期化します。 |
OpenShiftManagedClusterMasterPoolProfile(Int32, OpenShiftContainerServiceVMSize, String, String, OSType) |
OpenShiftManagedClusterMasterPoolProfile クラスの新しいインスタンスを初期化します。 |
プロパティ
Count |
Docker コンテナーをホストするマスター (VM) の数を取得または設定します。 既定値は、3 です。 |
Name |
サブスクリプションとリソース グループのコンテキストでのマスター プール プロファイルの一意の名前を取得または設定します。 |
OsType |
os 型の指定に使用する osType を取得または設定します。 Linux と Windows から選択します。 既定値は Linux です。 使用可能な値は次のとおりです: 'Linux'、'Windows' |
SubnetCidr |
ピアリングのサブネット CIDR を取得または設定します。 |
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_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' |
メソッド
Validate() |
オブジェクトを検証します。 |
適用対象
Azure SDK for .NET