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.

Information about one or more IP address blocks.

Inheritance Hierarchy

System.Object
  Amazon.DirectoryService.Model.IpRouteInfo

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

Syntax

C#
public class IpRouteInfo

The IpRouteInfo type exposes the following members

Constructors

NameDescription
Public Method IpRouteInfo()

Properties

NameTypeDescription
Public Property AddedDateTime System.DateTime

Gets and sets the property AddedDateTime.

The date and time the address block was added to the directory.

Public Property CidrIp System.String

Gets and sets the property CidrIp.

IP address block in the IpRoute.

Public Property Description System.String

Gets and sets the property Description.

Description of the IpRouteInfo.

Public Property DirectoryId System.String

Gets and sets the property DirectoryId.

Identifier (ID) of the directory associated with the IP addresses.

Public Property IpRouteStatusMsg Amazon.DirectoryService.IpRouteStatusMsg

Gets and sets the property IpRouteStatusMsg.

The status of the IP address block.

Public Property IpRouteStatusReason System.String

Gets and sets the property IpRouteStatusReason.

The reason for the IpRouteStatusMsg.

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