Uses of Class
com.azure.resourcemanager.compute.models.RestorePointInstanceView
Packages that use RestorePointInstanceView
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of RestorePointInstanceView in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return RestorePointInstanceViewModifier and TypeMethodDescriptionRestorePointInner.instanceView()Get the instanceView property: The restore point instance view.RestorePointProperties.instanceView()Get the instanceView property: The restore point instance view. -
Uses of RestorePointInstanceView in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return RestorePointInstanceViewModifier and TypeMethodDescriptionstatic RestorePointInstanceViewRestorePointInstanceView.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RestorePointInstanceView from the JsonReader.RestorePointInstanceView.withDiskRestorePoints(List<DiskRestorePointInstanceView> diskRestorePoints) Set the diskRestorePoints property: The disk restore points information.RestorePointInstanceView.withStatuses(List<InstanceViewStatus> statuses) Set the statuses property: The resource status information.