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.

Specifies how many protections of a given type you can create.

Inheritance Hierarchy

System.Object
  Amazon.Shield.Model.Limit

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

Syntax

C#
public class Limit

The Limit type exposes the following members

Constructors

NameDescription
Public Method Limit()

Properties

NameTypeDescription
Public Property Max System.Int64

Gets and sets the property Max.

The maximum number of protections that can be created for the specified Type.

Public Property Type System.String

Gets and sets the property Type.

The type of protection.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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