Databricks SDK for JavaScript
    Preparing search index...

    Interface GetAccountIpAccessListResponse

    interface GetAccountIpAccessListResponse {
        ipAccessList?: AccountIpAccessList;
    }
    Index

    Properties

    Properties

    ipAccessList?: AccountIpAccessList