ContainerServiceWindowsProfile クラス

定義

コンテナー サービス クラスター内の Windows VM のプロファイル。

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

コンストラクター

ContainerServiceWindowsProfile()

ContainerServiceWindowsProfile クラスの新しいインスタンスを初期化します。

ContainerServiceWindowsProfile(String, String)

ContainerServiceWindowsProfile クラスの新しいインスタンスを初期化します。

プロパティ

AdminPassword

Windows VM に使用する管理者パスワードを取得または設定します。

AdminUsername

Windows VM に使用する管理者ユーザー名を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象