Databricks SDK for JavaScript
    Preparing search index...

    Interface IngressNetworkPolicy_AuthenticationIdentity

    interface IngressNetworkPolicy_AuthenticationIdentity {
        principalId?: bigint;
        principalType?: IngressNetworkPolicy_AuthenticationIdentity_PrincipalType;
    }
    Index

    Properties

    principalId?: bigint