AWS SDK Version 2 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.

.NET Framework 4.5
 
Contains manual snapshot limit information for a directory.

Inheritance Hierarchy

System.Object
  Amazon.DirectoryService.Model.SnapshotLimits

Namespace: Amazon.DirectoryService.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class SnapshotLimits : Object

The SnapshotLimits type exposes the following members

Constructors

NameDescription
Public Method SnapshotLimits()

Properties

NameTypeDescription
Public Property ManualSnapshotsCurrentCount System.Int32 Gets and sets the property ManualSnapshotsCurrentCount.

The current number of manual snapshots of the directory.

Public Property ManualSnapshotsLimit System.Int32 Gets and sets the property ManualSnapshotsLimit.

The maximum number of manual snapshots allowed.

Public Property ManualSnapshotsLimitReached System.Boolean Gets and sets the property ManualSnapshotsLimitReached.

Indicates if the manual snapshot limit has been reached.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5