Databricks SDK for JavaScript
    Preparing search index...

    Interface ReplaceAccountIpAccessListResponse

    The IP access list was successfully replaced.

    interface ReplaceAccountIpAccessListResponse {
        ipAccessList?: AccountIpAccessList;
    }
    Index

    Properties

    Properties

    ipAccessList?: AccountIpAccessList