java.lang.Object
com.azure.resourcemanager.hybridcompute.models.OSProfile

public final class OSProfile extends Object
Specifies the operating system settings for the hybrid machine.
  • Constructor Details

    • OSProfile

      public OSProfile()
      Creates an instance of OSProfile class.
  • Method Details

    • computerName

      public String computerName()
      Get the computerName property: Specifies the host OS name of the hybrid machine.
      Returns:
      the computerName value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.