메소드 | 설명 | |
---|---|---|
AddressRangesByRegion ( string regionIdentifier ) : IEnumerable |
Filtered collection of public IP ranges for the given region (us-east-1 etc) or GLOBAL.
|
|
AddressRangesByServiceKey ( string serviceKey ) : IEnumerable |
Filtered collection of public IP ranges for the given service key
|
|
Load ( ) : |
Downloads the most recent copy of the endpoint address file and parses it to a collection of address range objects.
|
메소드 | 설명 | |
---|---|---|
AWSPublicIpAddressRanges ( ) : System | ||
Parse ( string fileContent ) : |
||
ParseRange ( JsonData ranges, |
public AddressRangesByRegion ( string regionIdentifier ) : IEnumerable |
||
regionIdentifier | string | |
리턴 | IEnumerable |
public AddressRangesByServiceKey ( string serviceKey ) : IEnumerable |
||
serviceKey | string | |
리턴 | IEnumerable |