OsProfile Constructors
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.
Overloads
OsProfile() | |
OsProfile(LinuxOperatingSystemProfile) |
OsProfile()
public OsProfile ();
Public Sub New ()
Applies to
OsProfile(LinuxOperatingSystemProfile)
public OsProfile (Microsoft.Azure.Management.HDInsight.Models.LinuxOperatingSystemProfile linuxOperatingSystemProfile = null);
new Microsoft.Azure.Management.HDInsight.Models.OsProfile : Microsoft.Azure.Management.HDInsight.Models.LinuxOperatingSystemProfile -> Microsoft.Azure.Management.HDInsight.Models.OsProfile
Parameters
- linuxOperatingSystemProfile
- LinuxOperatingSystemProfile