Class CentralServerVmDetails

java.lang.Object
com.azure.resourcemanager.workloads.models.CentralServerVmDetails

public final class CentralServerVmDetails extends Object
The Central Server VM Details.
  • Constructor Details

    • CentralServerVmDetails

      public CentralServerVmDetails()
  • Method Details

    • type

      Get the type property: Defines the type of central server VM.
      Returns:
      the type value.
    • virtualMachineId

      public String virtualMachineId()
      Get the virtualMachineId property: The virtualMachineId property.
      Returns:
      the virtualMachineId value.
    • validate

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