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.

An integer range that has a minimum and maximum value.

Inheritance Hierarchy

System.Object
  Amazon.GroundStation.Model.IntegerRange

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

Syntax

C#
public class IntegerRange

The IntegerRange type exposes the following members

Constructors

NameDescription
Public Method IntegerRange()

Properties

NameTypeDescription
Public Property Maximum System.Int32

Gets and sets the property Maximum.

A maximum value.

Public Property Minimum System.Int32

Gets and sets the property Minimum.

A minimum value.

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