Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SasIPRange

Package version

Allowed IP range for a SAS.

Hierarchy

  • SasIPRange

Index

Properties

Properties

Optional end

end: undefined | string

Optional. IP address that ends the IP range. If not provided, start IP will the only IP allowed.

start

start: string

Starting IP address in the IP range. If end IP doesn't provide, start IP will the only IP allowed.

Generated using TypeDoc