Package version:

Interface PrivateLinkResourcesWrapper

Wrapper for a collection of private link resources

interface PrivateLinkResourcesWrapper {
    value: PrivateLinkResource[];
}

Properties

Properties