你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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()

验证 对象。

适用于