VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged.withRootPassword(String rootPassword) 方法
定义
Specifies the SSH root password for the Linux virtual machine.
public WithLinuxCreateManaged withRootPassword(String rootPassword)
参数
- rootPassword
- String
a password following the complexity criteria for Azure Linux VM passwords
返回
the next stage of the definition