ConfigurationSet.AdminPassword Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Specifies the string representing the administrator password to use for the virtual machine. If the VM will be created from a 'Specialized' VM image, the password is not required.
public string AdminPassword { get; set; }
member this.AdminPassword : string with get, set
Public Property AdminPassword As String