Uses of Class
com.azure.resourcemanager.compute.models.ValidationsProfile
Packages that use ValidationsProfile
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of ValidationsProfile in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return ValidationsProfileModifier and TypeMethodDescriptionGalleryImageVersionInner.validationsProfile()Get the validationsProfile property: This is the validations profile of a Gallery Image Version.GalleryImageVersionProperties.validationsProfile()Get the validationsProfile property: This is the validations profile of a Gallery Image Version. -
Uses of ValidationsProfile in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type ValidationsProfileModifier and TypeClassDescriptionfinal classThis is the validations profile of a Gallery Image Version.Methods in com.azure.resourcemanager.compute.models that return ValidationsProfileModifier and TypeMethodDescriptionstatic ValidationsProfileValidationsProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ValidationsProfile from the JsonReader.GalleryImageVersionUpdate.validationsProfile()Get the validationsProfile property: This is the validations profile of a Gallery Image Version.ValidationsProfile.withExecutedValidations(List<ExecutedValidation> executedValidations) Set the executedValidations property: The executedValidations property.ValidationsProfile.withPlatformAttributes(List<PlatformAttribute> platformAttributes) Set the platformAttributes property: This specifies the pub, offer, sku and version of the image version metadata.ValidationsProfile.withValidationEtag(String validationEtag) Set the validationEtag property: The published time of the image version.