Uses of Class
com.azure.resourcemanager.compute.models.ExecutedValidation
Packages that use ExecutedValidation
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of ExecutedValidation in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type ExecutedValidationMethods in com.azure.resourcemanager.compute.models that return ExecutedValidationModifier and TypeMethodDescriptionstatic ExecutedValidationExecutedValidation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ExecutedValidation from the JsonReader.ExecutedValidation.withExecutionTime(OffsetDateTime executionTime) Set the executionTime property: This property specifies the starting timestamp.Set the type property: This property specifies the type of image version validation.ExecutedValidation.withVersion(String version) Set the version property: This property specifies the valid version of the validation.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type ExecutedValidationModifier and TypeMethodDescriptionValidationsProfile.executedValidations()Get the executedValidations property: The executedValidations property.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type ExecutedValidationModifier and TypeMethodDescriptionValidationsProfile.withExecutedValidations(List<ExecutedValidation> executedValidations) Set the executedValidations property: The executedValidations property.