Class UpgradeOperationHistoricalStatusInfoInner

java.lang.Object
com.azure.resourcemanager.compute.fluent.models.UpgradeOperationHistoricalStatusInfoInner

public final class UpgradeOperationHistoricalStatusInfoInner extends Object
Virtual Machine Scale Set OS Upgrade History operation response.
  • Constructor Details

    • UpgradeOperationHistoricalStatusInfoInner

      public UpgradeOperationHistoricalStatusInfoInner()
  • Method Details

    • properties

      Get the properties property: Information about the properties of the upgrade operation.
      Returns:
      the properties value.
    • type

      public String type()
      Get the type property: Resource type.
      Returns:
      the type value.
    • location

      public String location()
      Get the location property: Resource location.
      Returns:
      the location value.
    • validate

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