Uses of Class
com.azure.resourcemanager.compute.fluent.models.GallerySoftDeletedResourceProperties
Packages that use GallerySoftDeletedResourceProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
-
Uses of GallerySoftDeletedResourceProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return GallerySoftDeletedResourcePropertiesModifier and TypeMethodDescriptionGallerySoftDeletedResourceProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GallerySoftDeletedResourceProperties from the JsonReader.GallerySoftDeletedResourceProperties.withResourceArmId(String resourceArmId) Set the resourceArmId property: arm id of the soft-deleted resource.GallerySoftDeletedResourceProperties.withSoftDeletedArtifactType(SoftDeletedArtifactTypes softDeletedArtifactType) Set the softDeletedArtifactType property: artifact type of the soft-deleted resource.GallerySoftDeletedResourceProperties.withSoftDeletedTime(String softDeletedTime) Set the softDeletedTime property: The timestamp for when the resource is soft-deleted.