Class UpgradeOperationHistoricalStatusInfoInner
java.lang.Object
com.azure.resourcemanager.compute.fluent.models.UpgradeOperationHistoricalStatusInfoInner
Virtual Machine Scale Set OS Upgrade History operation response.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of UpgradeOperationHistoricalStatusInfoInner class. -
Method Summary
-
Constructor Details
-
UpgradeOperationHistoricalStatusInfoInner
public UpgradeOperationHistoricalStatusInfoInner()Creates an instance of UpgradeOperationHistoricalStatusInfoInner class.
-
-
Method Details
-
properties
Get the properties property: Information about the properties of the upgrade operation.- Returns:
- the properties value.
-
type
Get the type property: Resource type.- Returns:
- the type value.
-
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.
-