Package version:

Interface PrivateLinkResourceListResult

A list of private link resources

interface PrivateLinkResourceListResult {
    value?: PrivateLinkResource[];
}

Properties

Properties

Array of private link resources