C# Class Amazon.DirectoryService.Model.AddIpRoutesRequest

Container for the parameters to the AddIpRoutes operation. If the DNS server for your on-premises domain uses a publicly addressable IP address, you must add a CIDR address block to correctly route traffic to and from your Microsoft AD on Amazon Web Services. AddIpRoutes adds this address block. You can also use AddIpRoutes to facilitate routing traffic that uses public IP ranges from your Microsoft AD on AWS to a peer VPC.

Before you call AddIpRoutes, ensure that all of the required permissions have been explicitly granted through a policy. For details about what permissions are required to run the AddIpRoutes operation, see AWS Directory Service API Permissions: Actions, Resources, and Conditions Reference.

Inheritance: AmazonDirectoryServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDirectoryId ( ) : bool
IsSetIpRoutes ( ) : bool
IsSetUpdateSecurityGroupForDirectoryControllers ( ) : bool