OSProfile Class
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.
Defines the resource properties.
public class OSProfile
type OSProfile = class
Public Class OSProfile
- Inheritance
-
OSProfile
Constructors
OSProfile() |
Initializes a new instance of OSProfile. |
Properties
AdminPassword |
Gets or sets administrator password. |
AdminUsername |
Gets or sets administrator username. |
ComputerName |
Gets or sets computer name. |
OSName |
Gets or sets os name. |
OSType |
Gets or sets the type of the os. |
ToolsRunningStatus |
Gets or sets the current running status of VMware Tools running in the guest operating system. |
ToolsVersion |
Gets or sets the current version of VMware Tools. |
ToolsVersionStatus |
Gets or sets the current version status of VMware Tools installed in the guest operating system. |
Applies to
Azure SDK for .NET