AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

This specifies criteria to assign a set of resources, such as resource types or backup vaults.

Inheritance Hierarchy

System.Object
  Amazon.Backup.Model.RecoveryPointSelection

Namespace: Amazon.Backup.Model
Assembly: AWSSDK.Backup.dll
Version: 3.x.y.z

Syntax

C#
public class RecoveryPointSelection

The RecoveryPointSelection type exposes the following members

Constructors

NameDescription
Public Method RecoveryPointSelection()

Properties

NameTypeDescription
Public Property DateRange Amazon.Backup.Model.DateRange

Gets and sets the property DateRange.

Public Property ResourceIdentifiers System.Collections.Generic.List<System.String>

Gets and sets the property ResourceIdentifiers.

These are the resources included in the resource selection (including type of resources and vaults).

Public Property VaultNames System.Collections.Generic.List<System.String>

Gets and sets the property VaultNames.

These are the names of the vaults in which the selected recovery points are contained.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5