@taiyi-io/api-connector-ts
    Preparing search index...

    Interface AddressSet

    地址集

    interface AddressSet {
        allocations: AddressAllocation[];
        ranges: AddressSetRange[];
    }
    Index

    Properties

    Properties

    allocations: AddressAllocation[]
    ranges: AddressSetRange[]