Package version:

Interface PrivateLinkResources

Interface representing a PrivateLinkResources.

interface PrivateLinkResources {
    listByVault(resourceGroupName: string, vaultName: string, options?: PrivateLinkResourcesListByVaultOptionalParams): Promise<PrivateLinkResourceListResult>;
}

Methods

Methods