Uses of Class
com.azure.resourcemanager.compute.models.RestorePointCollectionSourceProperties
Packages that use RestorePointCollectionSourceProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of RestorePointCollectionSourceProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return RestorePointCollectionSourcePropertiesModifier and TypeMethodDescriptionRestorePointCollectionInner.source()Get the source property: The properties of the source resource that this restore point collection is created from.RestorePointCollectionProperties.source()Get the source property: The properties of the source resource that this restore point collection is created from.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type RestorePointCollectionSourcePropertiesModifier and TypeMethodDescriptionRestorePointCollectionInner.withSource(RestorePointCollectionSourceProperties source) Set the source property: The properties of the source resource that this restore point collection is created from.RestorePointCollectionProperties.withSource(RestorePointCollectionSourceProperties source) Set the source property: The properties of the source resource that this restore point collection is created from. -
Uses of RestorePointCollectionSourceProperties in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return RestorePointCollectionSourcePropertiesModifier and TypeMethodDescriptionRestorePointCollectionUpdate.source()Get the source property: The properties of the source resource that this restore point collection is created from.Set the id property: Resource Id of the source resource used to create this restore point collection.Methods in com.azure.resourcemanager.compute.models with parameters of type RestorePointCollectionSourcePropertiesModifier and TypeMethodDescriptionRestorePointCollectionUpdate.withSource(RestorePointCollectionSourceProperties source) Set the source property: The properties of the source resource that this restore point collection is created from.