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

    Interface AddressSetView

    interface AddressSetView {
        allocations: AddressAllocationView[];
        ranges: AddressSetRangeView[];
    }
    Index

    Properties

    Properties

    allocations: AddressAllocationView[]