Uses of Class
com.azure.resourcemanager.compute.models.DiskRestorePointInstanceView
Packages that use DiskRestorePointInstanceView
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of DiskRestorePointInstanceView in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return DiskRestorePointInstanceViewModifier and TypeMethodDescriptionstatic DiskRestorePointInstanceViewDiskRestorePointInstanceView.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DiskRestorePointInstanceView from the JsonReader.Set the id property: Disk restore point Id.DiskRestorePointInstanceView.withReplicationStatus(DiskRestorePointReplicationStatus replicationStatus) Set the replicationStatus property: The disk restore point replication status information.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type DiskRestorePointInstanceViewModifier and TypeMethodDescriptionRestorePointInstanceView.diskRestorePoints()Get the diskRestorePoints property: The disk restore points information.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type DiskRestorePointInstanceViewModifier and TypeMethodDescriptionRestorePointInstanceView.withDiskRestorePoints(List<DiskRestorePointInstanceView> diskRestorePoints) Set the diskRestorePoints property: The disk restore points information.