Uses of Class
com.azure.resourcemanager.compute.models.RestorePointInstanceView
-
Packages that use RestorePointInstanceView Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models 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 RestorePointInstanceView Modifier and Type Method Description RestorePointInstanceViewRestorePointInner. instanceView()Get the instanceView property: The restore point instance view.RestorePointInstanceViewRestorePointProperties. 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 RestorePointInstanceView Modifier and Type Method Description RestorePointInstanceViewRestorePointInstanceView. withDiskRestorePoints(List<DiskRestorePointInstanceView> diskRestorePoints)Set the diskRestorePoints property: The disk restore points information.RestorePointInstanceViewRestorePointInstanceView. withStatuses(List<InstanceViewStatus> statuses)Set the statuses property: The resource status information.
-