SnapshotSelector Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SnapshotSelector is a set of options that allows selecting a filtered set of ConfigurationSnapshot entities.
public class SnapshotSelector
type SnapshotSelector = class
Public Class SnapshotSelector
- Inheritance
-
SnapshotSelector
Constructors
SnapshotSelector() |
Initializes a new instance of SnapshotSelector. |
Properties
Fields |
A list of fields used to specify which fields are included in the returned resource(s). |
NameFilter |
A filter for the name of the returned snapshots. |
Status |
A list of snapshot status used to filter the returned snapshots based on their status property. |
Applies to
Azure SDK for .NET