VirtualMachineInstancePropertiesOSProfile 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.
OsProfile - describes the configuration of the operating system and sets login data.
public class VirtualMachineInstancePropertiesOSProfile
type VirtualMachineInstancePropertiesOSProfile = class
Public Class VirtualMachineInstancePropertiesOSProfile
- Inheritance
-
VirtualMachineInstancePropertiesOSProfile
Constructors
VirtualMachineInstancePropertiesOSProfile() |
Initializes a new instance of VirtualMachineInstancePropertiesOSProfile. |
Properties
AdminPassword |
AdminPassword - admin password. |
AdminUsername |
AdminUsername - admin username. |
ComputerName |
ComputerName - name of the compute. |
LinuxConfiguration |
LinuxConfiguration - linux specific configuration values for the virtual machine instance. |
WindowsConfiguration |
Windows Configuration for the virtual machine instance. |
Applies to
Azure SDK for .NET